token_match_pound

This commit is contained in:
Krzosa Karol
2022-06-12 12:14:15 +02:00
parent cd3098da45
commit 526967abbd
7 changed files with 23 additions and 11 deletions

View File

@@ -31,6 +31,7 @@ imp_array_c: [5]S64 = {[0] = 1, [2] = 2, [1] = 0} // @todo this should be illega
string: *char = "string"
first_letter := string[0]
decl_char: char = 55
thing: *void
//-----------------------------------------------------------------------------
// Pointers