From 202fe666d4b5b69131a09a3911cf8c3828b720d8 Mon Sep 17 00:00:00 2001 From: Mustafa Quraish Date: Thu, 3 Feb 2022 03:06:58 -0500 Subject: Allow implicitly converting between integer-like-types This design should also be useful for structs down the road. --- tests/core.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/core.sh b/tests/core.sh index 7b62208..0a9c331 100755 --- a/tests/core.sh +++ b/tests/core.sh @@ -107,7 +107,7 @@ echo " OK" echo -n "- Importing file: " assert_exit_status_stdin 10 <