aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2022-12-02 10:40:09 +0800
committerLi Jin <dragon-fly@qq.com>2022-12-02 10:40:09 +0800
commit298b18dbe852300199cc529c942a181bead5f135 (patch)
treef4b5ae89b6920fa0a12c693118f85334f19754f8 /spec/inputs
parenta6a65ba26a9d320611abcbfba49fa724edfb4dad (diff)
downloadyuescript-298b18dbe852300199cc529c942a181bead5f135.tar.gz
yuescript-298b18dbe852300199cc529c942a181bead5f135.tar.bz2
yuescript-298b18dbe852300199cc529c942a181bead5f135.zip
update Lua.
Diffstat (limited to 'spec/inputs')
-rw-r--r--spec/inputs/literals.yue1
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