You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File ./src/inc/gm_builtin.h does not have GM_BLTIN_SET_CLEAR item.
Thus, I conclude that Node_Set::Clear() is not implemented.
But documentation says, that Node_Set::Clear() exists (4.5.1 Built-in Operations Collection Types).
The text was updated successfully, but these errors were encountered:
Compilation of file
test.gm
gives
File
./src/inc/gm_builtin.h
does not haveGM_BLTIN_SET_CLEAR
item.Thus, I conclude that
Node_Set::Clear()
is not implemented.But documentation says, that
Node_Set::Clear()
exists (4.5.1 Built-in Operations Collection Types).The text was updated successfully, but these errors were encountered: