GreatSyntacticShift: Parser test data fixed
This commit is contained in:
@@ -6,6 +6,6 @@ fun foo() {
|
||||
|
||||
out val foo = 5
|
||||
[a] var foo = 4
|
||||
type f = fun T.() : ()
|
||||
type f = T.() -> #()
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user