Add DEBUG +s test.

This commit is contained in:
Dianne Skoll
2024-09-16 14:43:37 -04:00
parent e032f3315d
commit 10ae0b0077
2 changed files with 8 additions and 0 deletions

View File

@@ -5684,8 +5684,14 @@ Barf
Barf
# Output expression-node stats
DEBUG +s
# Don't want Remind to queue reminders
EXIT
Expression nodes allocated: 128
Expression nodes high-water: 73
Expression nodes leaked: 0
Parse level high-water: 25
Test 2

View File

@@ -1131,6 +1131,8 @@ set $SuppressImplicitWarnings 1
REM wookie
Barf
# Output expression-node stats
DEBUG +s
# Don't want Remind to queue reminders
EXIT