Add more "const" debugging messages.

This commit is contained in:
Dianne Skoll
2025-05-23 13:38:38 -04:00
parent 7e5dc26ee5
commit edf26eaa14
3 changed files with 19 additions and 10 deletions

View File

@@ -1556,7 +1556,8 @@ IF today() < '1990-01-01'
SET a 2
ENDIF
dump -c a
set b const(today())
dump -c a b
DEBUG -n