mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-25 17:03:48 +00:00
Re-enable demo on *nix
This commit is contained in:
+1
-2
@@ -161,8 +161,7 @@ build_odin() {
|
||||
}
|
||||
|
||||
run_demo() {
|
||||
#./odin run examples/demo -vet -strict-style -- Hellope World
|
||||
./odin report
|
||||
./odin run examples/demo -vet -strict-style -- Hellope World
|
||||
}
|
||||
|
||||
if [ $# -eq 0 ]; then
|
||||
|
||||
Reference in New Issue
Block a user