mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Generic (grouped) declarations: var, let, const, type, import, include
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