mirror of
https://github.com/Dummi26/mers.git
synced 2025-03-10 14:13:52 +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:
parent
e53fc98f15
commit
f76ff55401
@ -1,3 +0,0 @@
|
||||
var: [string ...] = [...]
|
||||
&var.push("a string")
|
||||
var.len().eq(1)
|
Loading…
Reference in New Issue
Block a user