mirror of
https://github.com/kepler155c/opus
synced 2025-11-16 23:37:11 +00:00
debugger support
This commit is contained in:
@@ -42,5 +42,5 @@ end
|
||||
|
||||
-- non-standard - will raise error instead
|
||||
os.exit = function(code)
|
||||
error('Terminated with ' .. code)
|
||||
error(code)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user