From ecf4ee8d8ac40c9db19cd749912bc24d790dc81e Mon Sep 17 00:00:00 2001 From: Krzosa Karol Date: Fri, 30 Sep 2022 16:49:32 +0200 Subject: [PATCH] Testing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1ae123..3950f57 100644 --- a/README.md +++ b/README.md @@ -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 -``` python +``` odin #import "KERNEL32.core" #import "Base.core"