diff options
author | pommicket <pommicket@gmail.com> | 2025-09-23 01:54:41 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-23 01:54:41 -0400 |
commit | 83ee81133b2c8a853330c8b683c391068ce36a97 (patch) | |
tree | 0b6beac7c1f3759359393ba6ad49a90b90f2a1d6 /tests/interpretation/float.pom | |
parent | 6e412aa238193d575feae41930eec383c8337393 (diff) |
Add empty value tests for interpretation
Diffstat (limited to 'tests/interpretation/float.pom')
-rw-r--r-- | tests/interpretation/float.pom | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/interpretation/float.pom b/tests/interpretation/float.pom index e898f39..4d25838 100644 --- a/tests/interpretation/float.pom +++ b/tests/interpretation/float.pom @@ -43,3 +43,4 @@ NaN = NaN Infinity = Infinity terminal_dot = 8. dot_followed_by_e = 8.e3 +empty = |