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