VARIABLESSSS

This commit is contained in:
SpookyDervish
2025-10-13 21:05:03 +11:00
parent 4e17674361
commit f9cd1dba29
17 changed files with 366 additions and 65 deletions

View File

@@ -1,9 +1,9 @@
depend "io.pla"
if (1 + 2 == 3) {
print("The universe is functional!")
print("The universe is functional!");
}
unless
{
print("WHAT, HOW")
print("WHAT, HOW");
}