Sha256: d1cca059c483f1e01db6b8aeeaf6f0c48db4564a91a7480a0e4f2f3247b701fd
Contents?: true
Size: 315 Bytes
Versions: 20
Compression:
Stored size: 315 Bytes
Contents
//Written using Nila. Visit http://adhithyan15.github.io/nila (function() { var goal_reached, hello, message, msg; hello = "world"; msg = "nila"; message = "Welcome to " + msg; goal_reached = 72; function square(inputnumber) { return inputnumber*inputnumber; } }).call(this);
Version data entries
20 entries across 20 versions & 1 rubygems