provided code

This commit is contained in:
LabTS
2025-01-19 23:10:54 +00:00
commit 2b50e3e1f6
9 changed files with 147 additions and 0 deletions

2
src/test/wacc/README.md Normal file
View File

@@ -0,0 +1,2 @@
This is where you may wish to develop your tests. Remember that `scala-cli` picks up any files
in a `test` sub-directory, or files ending in `.test.scala`.