Add initial test script to print "hello"

This commit is contained in:
JamesTheGiblet 2026-01-08 17:51:49 +00:00
parent f0e2c975aa
commit 962e167667
8 changed files with 595 additions and 0 deletions

View file

@ -0,0 +1 @@
print("hello")