Add test to ensure "unsatisfied" SATISFY clears trigvalid()

This commit is contained in:
Dianne Skoll
2025-07-01 16:51:16 -04:00
parent 9b98e65e01
commit 1af2bdf8f1
2 changed files with 8 additions and 0 deletions

View File

@@ -1619,6 +1619,13 @@ set b trigdate()
REM MSG trigvalid = [a]; trigdate = [b]
# SATISFY clause that's never satisfied...
REM 14 Jan 1991 SATISFY [$Ty == 2022] MSG I can't get no satisfaction
set a trigvalid()
set b trigdate()
REM MSG trigvalid = [a]; trigdate = [b]
# Output expression-node stats
DEBUG +h