llvm-project/clang/test/Lexer/number.c

7 lines
82 B
C
Raw Normal View History

2006-10-17 10:53:13 +08:00
// RUN: clang %s -fsyntax-only
float X = 1.17549435e-38F;
float Y = 08.123456;