1
0
mirror of https://github.com/robertkrimen/otto synced 2025-09-28 18:45:22 +08:00
otto/.test262/shim.js
2012-10-18 15:09:49 -07:00

6 lines
62 B
JavaScript

function $ERROR(message) {
console.log(message)
}
// ---