lang: fix some details in the parser

This commit is contained in:
Schrottkatze 2024-06-05 09:57:08 +02:00
parent 0de076ace1
commit cfefab9fd0
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc
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;
}