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