blob: c466e427045b5d4da9d41d2cb71b862f6e7fabf6 [file] [log] [blame]
<caret>import org.*
class A {
def foo() {
switch (k){
}
}
}
-----
abstract
assert
boolean
byte
char
class
def
double
enum
false
final
float
for
if
import
int
interface
k
long
native
new
null
package
private
protected
public
return
short
static
strictfp
super
switch
synchronized
this
throw
trait
transient
true
try
void
volatile
while