clean up SOME pending/xxx/issue link comments (#21826)

* clean up SOME pending/xxx/issue link comments

* great
This commit is contained in:
metagn
2023-05-11 11:23:52 +03:00
committed by GitHub
parent 3a08e2e6ac
commit 02be212dae
35 changed files with 110 additions and 177 deletions

View File

@@ -41,8 +41,7 @@ template main =
test ".1", 0.1
test "-.1", -0.1
test "-0", -0.0
when false: # pending bug #18246
test "-0", -0.0
test "-0", -0'f # see #18246, -0 won't work
test ".1e-1", 0.1e-1
test "0_1_2_3.0_1_2_3E+0_1_2", 123.0123e12
test "0_1_2.e-0", 12e0