diff options
| author | LLLL Colonq <llll@colonq> | 2026-06-05 20:32:17 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-06-05 20:32:17 -0400 |
| commit | b456aa44a172171d4b6120ec566c1499ec25a690 (patch) | |
| tree | 7a835e42351ffd39e5620f5d8e705ef8c69d838e /test | |
| parent | 48ab2cb8e3de88dbd0722337bd4617ad22de1a12 (diff) | |
Fix integer parsing
Diffstat (limited to 'test')
| -rw-r--r-- | test/int.pit | 1 |
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) |
