parser tweaks to compensate for removal of static type assertions

This commit is contained in:
Dmitry Jemerov
2015-10-08 19:22:32 +02:00
parent a63d3f5a0f
commit 02a242f15a
10 changed files with 741 additions and 816 deletions
+3
View File
@@ -0,0 +1,3 @@
fun foo() {
{a: Int}
}