This commit is contained in:
Krzosa Karol
2022-09-30 16:47:56 +02:00
parent 1e1f39bd6e
commit 8abba84cf5

View File

@@ -8,7 +8,7 @@ The language is currently **very debuggable**. It can produce readable C code wi
* More examples can be found in /examples and /modules
``` odin
``` rust
#import "KERNEL32.core"
#import "Base.core"