a bit of refactoring to allow addition of more tests

This commit is contained in:
2025-03-22 05:18:25 +00:00
parent deb24c2063
commit 649bcb66e1
9 changed files with 2912 additions and 2709 deletions

View File

@@ -3,5 +3,5 @@ struct
val xSpace = 13
val xSpace3 = xSpace * 3
val ySpace = 25
val fontSize : Real32.real = 30.0
val fontSize: Real32.real = 30.0
end