mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 15:54:09 +02:00
V0.35.0. Adding netscript_tests in game testbench.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
while(true) {
|
||||
print("hi");
|
||||
sleep(5000);
|
||||
}
|
||||
Reference in New Issue
Block a user