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
С версии QSP 5.9 можно писать комментарии после if, else, act, loop
Примеры
if0: ! test 1'valid'
else if123: ! sdfsdfsdf
'dsfsdf'
elseif 33: ! test 2'!1'
else: ! test 3'!2'
else ! test 4'!3'
end
act 'ssdsd': ! test 5
end
loop while0: ! test 6
end
The text was updated successfully, but these errors were encountered:
С версии QSP 5.9 можно писать комментарии после
if
,else
,act
,loop
Примеры
The text was updated successfully, but these errors were encountered: