remove support for 'trait' keyword
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
//statement
|
||||
when(open, trait);
|
||||
when(open);
|
||||
@@ -1 +1 @@
|
||||
`when`(open, `trait`)
|
||||
`when`(open)
|
||||
Reference in New Issue
Block a user