From b456aa44a172171d4b6120ec566c1499ec25a690 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 5 Jun 2026 20:32:17 -0400 Subject: Fix integer parsing --- test/int.pit | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/int.pit (limited to 'test') 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) -- cgit v1.2.3