refactor: Use analyzer to parse rawtext into ast

This commit is contained in:
Lucàs
2024-07-04 00:41:32 +02:00
parent 6cbfb1c6a6
commit 0a42fbe3dc
5 changed files with 47 additions and 37 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
/*Hello, World!*/
var a = 1;
var a : entier = 1;