логический тип в инт
This commit is contained in:
@@ -24,7 +24,7 @@ public class FuncCallH extends FuncCall {
|
||||
file = funcInfo.file;
|
||||
line = funcInfo.line;
|
||||
funcName = funcInfo.funcName;
|
||||
canBeInlined = true;
|
||||
canBeInlined = 1;
|
||||
parent_offset = 0;
|
||||
}
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user