1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-19 07:24:47 +00:00
qb64/internal/source/free25.txt
2021-07-15 04:16:55 +00:00

5 lines
167 B
Text

if(oldstr2802){
if(oldstr2802->fixed)qbs_set(oldstr2802,_FUNC_ISOPERATOR_STRING_A2);
qbs_free(_FUNC_ISOPERATOR_STRING_A2);
}
qbs_free(_FUNC_ISOPERATOR_STRING_A);