mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-11 05:31:51 +09:00
sequentially-read-a-file as js module
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
exports.greet = function() { println("Hello, module!") }
|
||||
var testfun = function() { println("peekaboo!") }
|
||||
|
||||
exports = {greet}
|
||||
|
||||
/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user