mirror of
https://github.com/Dummi26/mers.git
synced 2025-12-15 03:36:16 +01:00
removed type_syntax.mers test because type force syntax will change (and has been removed for now).
i plan to move it to the statement itself rather than the assignment
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
var: [string ...] = [...]
|
||||
&var.push("a string")
|
||||
var.len().eq(1)
|
||||
Reference in New Issue
Block a user