blob: a77f6a83e86af32f5c28da57813051fca6b3eb02 [file] [log] [blame]
public class PR310
{
void m (long l)
{
switch (l)
{
}
}
}