diff options
Diffstat (limited to 'tests/float-const-leading-dot.c')
-rw-r--r-- | tests/float-const-leading-dot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/float-const-leading-dot.c b/tests/float-const-leading-dot.c deleted file mode 100644 index bfed54a..0000000 --- a/tests/float-const-leading-dot.c +++ /dev/null @@ -1 +0,0 @@ -float x = .5; |