Improved parser to handle variables
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
public lib Preview.Variables {
|
||||
public var str: string = "Hello World";
|
||||
public var test: bool = false;
|
||||
|
Reference in New Issue
Block a user