mirror of https://github.com/Wilfred/difftastic/
17 lines
336 B
Plaintext
17 lines
336 B
Plaintext
================================================================================
|
|
Float literals
|
|
================================================================================
|
|
|
|
1.0
|
|
-.1
|
|
3E5
|
|
1.0e+INF
|
|
|
|
--------------------------------------------------------------------------------
|
|
|
|
(source_file
|
|
(float)
|
|
(float)
|
|
(float)
|
|
(float))
|