diff options
Diffstat (limited to 'tests/interpretation/README.md')
-rw-r--r-- | tests/interpretation/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
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. |