update: 移除调试代码
This commit is contained in:
parent
807f1afb9d
commit
9b9d0526f8
@ -115,7 +115,6 @@ public class StatementBuilder {
|
||||
if (reg == null) {
|
||||
reg = ctx.newRegister();
|
||||
ctx.getScope().declare(name, type, reg);
|
||||
throw new IllegalStateException("这里是怎么到达?");
|
||||
}
|
||||
return reg;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user