Sha256: a37b94328618602b1a9af3609fb32b1f3ed0b3214562431d4b3698b5b113b3e7
Contents?: true
Size: 597 Bytes
Versions: 3
Compression:
Stored size: 597 Bytes
Contents
//Written using Nila. Visit http://adhithyan15.github.io/nila (function() { var commandline_args, overspeed; if ((typeof console !== "undefined" && console !== null)) { console.log("You can use console.log"); } if ((typeof console !== "undefined" && console !== null)) { console.log("You can use console.log"); } commandline_args = ["-c"]; if ((typeof commandline_args[1] === "undefined")) { console.log("Your second argument was empty!"); } overspeed = null; if ((overspeed === null)) { console.log("No overspeeding vehicles found!"); } }).call(this);
Version data entries
3 entries across 3 versions & 1 rubygems