diff options
Diffstat (limited to 'spec/inputs/literals.yue')
-rw-r--r-- | spec/inputs/literals.yue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/inputs/literals.yue b/spec/inputs/literals.yue index ef8b5f1..6b666f0 100644 --- a/spec/inputs/literals.yue +++ b/spec/inputs/literals.yue | |||
@@ -13,6 +13,7 @@ _ = { | |||
13 | 0x123p-123 | 13 | 0x123p-123 |
14 | 0xABCP+321 | 14 | 0xABCP+321 |
15 | 0x.1p-111 | 15 | 0x.1p-111 |
16 | 0xA_B_CP-3_2_1 | ||
16 | 17 | ||
17 | .2323 | 18 | .2323 |
18 | .2323e-1 | 19 | .2323e-1 |