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
(text "The following are miscellaneous operating system operations.")
(op declare "key value" "Sets an interpreter option. The key <code>direct-calls</code>, when set to t, optimizes function calls on the assumption they will not be redefined as table. The key <code>explicit-flush</code>, when set to t, disables automatic flushing of output, requiring explicit flushout calls. Both are initializes to nil. New in arc3."