Add a torture test for PUSH-FUNCS / POP-FUNCS

This commit is contained in:
Dianne Skoll
2025-07-24 14:37:39 -04:00
parent aebab73dfa
commit fe7ac980e5
2 changed files with 4 additions and 2 deletions

View File

@@ -24779,8 +24779,8 @@ Translation hash table statistics:
Entries: 2; Buckets: 7; Non-empty Buckets: 1
Maxlen: 2; Minlen: 0; Avglen: 0.286; Stddev: 0.700; Avg nonempty len: 2.000
Growths: 13; Shrinks: 13
Expression nodes allocated: 300032
Expression nodes high-water: 300000
Expression nodes allocated: 600064
Expression nodes high-water: 600000
Expression nodes leaked: 0
Parse level high-water: 7
set a 8 * "]]]" & 6

File diff suppressed because one or more lines are too long