test/script/basic/tosource.js.EXPECTED

Mon, 07 Dec 2015 13:15:47 -0800

author
asaha
date
Mon, 07 Dec 2015 13:15:47 -0800
changeset 1702
b779108a142b
parent 0
b1a7da25b547
permissions
-rw-r--r--

Merge

     1 function func() {
     2     print("hello world");
     3 }
     4 function() { print("run"); }

mercurial