mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-10 23:04:04 +09:00
SIGTERM is now a thing but there's no use of it
This commit is contained in:
3
assets/disk0/returnany.js
Normal file
3
assets/disk0/returnany.js
Normal file
@@ -0,0 +1,3 @@
|
||||
println("This program attemps to read a string and returns it verbatim. If the underlying shell is not insane, errorlevel must be 0.\nNow, let's put this to the test...");
|
||||
print("Your word? ");
|
||||
return read();
|
||||
Reference in New Issue
Block a user