summaryrefslogtreecommitdiff
path: root/test/int.pit
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2026-06-05 20:32:17 -0400
committerLLLL Colonq <llll@colonq>2026-06-05 20:32:17 -0400
commitb456aa44a172171d4b6120ec566c1499ec25a690 (patch)
tree7a835e42351ffd39e5620f5d8e705ef8c69d838e /test/int.pit
parent48ab2cb8e3de88dbd0722337bd4617ad22de1a12 (diff)
Fix integer parsing
Diffstat (limited to 'test/int.pit')
-rw-r--r--test/int.pit1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/int.pit b/test/int.pit
new file mode 100644
index 0000000..65646af
--- /dev/null
+++ b/test/int.pit
@@ -0,0 +1 @@
+(print! 0x10)