gingerBill %!s(int64=7) %!d(string=hai) anos
pai
achega
efe4b71bae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.sh

+ 1 - 1
build.sh

@@ -25,4 +25,4 @@ if [[ "$(uname)" == "Darwin" ]]; then
 	other_args="${other_args} -liconv"
 fi
 
-${compiler} src/main.cpp ${warnings_to_disable} ${libraries} ${other_args} -o odin && ./odin run examples/demo.odin
+${compiler} src/main.cpp ${warnings_to_disable} ${libraries} ${other_args} -o odin && ./odin run examples/demo/demo.odin