Make default_parser use the optional_semicolons and add odin parser test.

This commit is contained in:
Daniel Gavin
2021-09-20 20:50:01 +02:00
parent a2a7647c90
commit 50ee65ea9e
3 changed files with 57 additions and 2 deletions
+6 -1
View File
@@ -20,4 +20,9 @@ echo ---
echo ---
echo Running core:hash tests
echo ---
%PATH_TO_ODIN% run hash %COMMON% -o:size
%PATH_TO_ODIN% run hash %COMMON% -o:size
echo ---
echo Running core:odin tests
echo ---
%PATH_TO_ODIN% run odin %COMMON% -o:size