From 83ee81133b2c8a853330c8b683c391068ce36a97 Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 23 Sep 2025 01:54:41 -0400 Subject: Add empty value tests for interpretation --- tests/interpretation/float.pom | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/interpretation/float.pom') 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 = -- cgit v1.2.3