blob: 212aa1807ab7b8d0f868459edac669783128d639 [file] [log] [blame]
class Test{
void foo(){
if (<error>10</error>) return;
}
}