@ -1,6 +1,3 @@
function print(msg)
Console.print(tostring(msg).."\n")
end
function err(msg) --make local maybe...
print(msg)
print(debug.traceback())