aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/literals.yue
diff options
context:
space:
mode:
Diffstat (limited to 'spec/inputs/literals.yue')
-rw-r--r--spec/inputs/literals.yue3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/inputs/literals.yue b/spec/inputs/literals.yue
index 8b81fde..ef8b5f1 100644
--- a/spec/inputs/literals.yue
+++ b/spec/inputs/literals.yue
@@ -10,6 +10,9 @@ _ = {
10 0xfF2323 10 0xfF2323
11 0xabcdef 11 0xabcdef
12 0xABCDEF 12 0xABCDEF
13 0x123p-123
14 0xABCP+321
15 0x.1p-111
13 16
14 .2323 17 .2323
15 .2323e-1 18 .2323e-1