blob: e48816e405307d71cd12239fedf7ece5cc0ef4d4 [file] [log] [blame]
Chris Lattner4b009652007-07-25 00:24:17 +00001// RUN: clang %s -fsyntax-only
2
3float X = 1.17549435e-38F;
4
Chris Lattner50df41e2008-06-30 06:44:49 +00005float Y = 08.123456;
6