lang: fix some details in the parser

This commit is contained in:
Schrottkatze 2024-06-05 09:57:08 +02:00
commit cfefab9fd0
No known key found for this signature in database
2 changed files with 19 additions and 6 deletions

View file

@ -5,6 +5,7 @@ def hello_world = meow [ 1 2 ];
def test
mod hello {
use gay:;uwu_meow::*;
def meow = uwu;
}