Files

5 lines
86 B
JavaScript
Raw Permalink Normal View History

var using2 = require("using2");
if (using2.spam(37) != 37)
throw "RuntimeError";