blob: 8e880dfeeb649eda597686f70e03ea80aa0fcbeb [file] [log] [blame]
package test0368;
/* Regression test for bug 23048 */
public class A {
void foo() {
test:;
}
}