This commit is contained in:
Krzosa Karol
2022-09-30 16:48:23 +02:00
parent 8abba84cf5
commit 2cd3b8c3a6

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 * More examples can be found in /examples and /modules
``` rust ``` c++
#import "KERNEL32.core" #import "KERNEL32.core"
#import "Base.core" #import "Base.core"