adds the cases of #5043 and #5097 to the CI

This commit is contained in:
Laytan Laats
2025-04-30 20:13:21 +02:00
parent e64bcc7709
commit d2f8cb1306
4 changed files with 42 additions and 0 deletions
+2
View File
@@ -24,6 +24,8 @@ else
echo "SUCCESSFUL 0/1"
exit 1
fi
$ODIN build ../test_issue_5043.odin $COMMON
$ODIN build ../test_issue_5097.odin $COMMON
set +x