From 2cd3b8c3a6b77de341af795ea3afc4c848a41167 Mon Sep 17 00:00:00 2001 From: Krzosa Karol Date: Fri, 30 Sep 2022 16:48:23 +0200 Subject: [PATCH] Testing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23b468a..feaa8bd 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 -``` rust +``` c++ #import "KERNEL32.core" #import "Base.core"