GreatSyntacticShift: Parser test data fixed
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
val foo = (a = 3)
|
||||
val foo = (a = 3, a)
|
||||
val foo = #(a = 3)
|
||||
val foo = #(a = 3, a)
|
||||
Reference in New Issue
Block a user