mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
Add more "const" debugging messages.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user