mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
import and import_load as keywords; Fix procedure literal call trick
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#import win32 "sys/windows.odin";
|
||||
import win32 "sys/windows.odin";
|
||||
|
||||
type Handle int;
|
||||
type FileTime u64;
|
||||
|
||||
Reference in New Issue
Block a user