From f63e631a8e110c7b0a54b8b55516ad3c2d75b626 Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 8 Sep 2025 22:03:14 -0400 Subject: Add more tests --- tests/interpretation/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/interpretation/README.md (limited to 'tests/interpretation') diff --git a/tests/interpretation/README.md b/tests/interpretation/README.md new file mode 100644 index 0000000..ad18e09 --- /dev/null +++ b/tests/interpretation/README.md @@ -0,0 +1,3 @@ +# Interpretation tests + +These tests check that booleans, numbers, floats, and lists are interpreted correctly. -- cgit v1.2.3