mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-12 22:31:25 -07:00
Fix untyped to any assignments. Fixed crash when arguments with no value are passed
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
#include "os_windows.odin" when ODIN_OS == "windows"
|
||||
#include "os_windows.odin" when ODIN_OS == "windows";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user