This commit is contained in:
2026-04-18 00:16:03 -04:00
parent b3f77076d4
commit d864adfd05
12 changed files with 167 additions and 38 deletions
+3
View File
@@ -0,0 +1,3 @@
fn thing() {
print("hello from other");
}