hfguidshfiouhowfonweoinfvodnsbdifbisdb
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
void _GroundFreeArg(GroundArg* in) {
|
||||
if (in->type == GroundArg_Value) {
|
||||
Ground.Free.Value(&in->as.value);
|
||||
} else {
|
||||
} else if (in->type != GroundArg_DirectRef && in->type != GroundArg_Label && in->type != GroundArg_LineRef) {
|
||||
Ground.Free.Identifier(in->as.ref);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user