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

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,017 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

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