Initial import
This commit is contained in:
2
examples/hello.js
Normal file
2
examples/hello.js
Normal file
@ -0,0 +1,2 @@
|
||||
NativePrint('Hello world!\n');
|
||||
NativePrint('2+3=' + NativeAdd(2, 3) + '\n');
|
||||
Reference in New Issue
Block a user