Allow access to lists

This commit is contained in:
2025-05-13 11:06:40 +10:00
parent 8fe543b291
commit de3941337c
5 changed files with 40 additions and 30 deletions

View File

@@ -1 +1,2 @@
printlist args;
println args[0];