Minor in Parser: "attribute" -> "annotation"
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun foo() {
|
||||
|
||||
when (e) {
|
||||
is [a] T -> d
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user