changes for new grammar, fixes

This commit is contained in:
ProgramSnail 2023-06-03 19:01:03 +03:00
parent 91f9affadc
commit 3106a64949
35 changed files with 605 additions and 550 deletions

View file

@ -1,15 +1,15 @@
import "module"
import "module" : func
import "module" :
Type1
\type1
func1
func2
func3
func4
use ModuleNamespace = import "module"
use module-namespace = import "module"
use PartOfModuleNamespace =
use part-of-module-namespace =
import "module" :
func1
func2