load a runtime file where the prefix is determined at comptime

This commit is contained in:
Squibid 2025-10-20 22:53:17 -04:00
parent ba4d403119
commit 86a01bbcf2
Signed by: squibid
GPG key ID: BECE5684D3C4005D
4 changed files with 59 additions and 8 deletions

View file

@ -0,0 +1 @@
print("hello from our runtime file")