mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-24 02:03:06 +02:00
Introduce "FSET - f(args) expr" syntax to define a function and suppress any "redefined function" warnings.
This commit is contained in:
+1
-2
@@ -800,8 +800,7 @@ Leaving UserFN _ofunc(1991-02-28) => 0
|
||||
../tests/test.rem(224): Trig = Thursday, 28 February, 1991
|
||||
|
||||
# omitfunc ignores local/global omits
|
||||
fset _ofunc(x) 0
|
||||
../tests/test.rem(227): Function `_ofunc' redefined: previously defined at ../tests/test.rem(222)
|
||||
fset - _ofunc(x) 0
|
||||
OMIT 1 March
|
||||
OMIT 2 March 1991
|
||||
REM 1 March OMIT Sun OMITFUNC _ofunc AFTER MSG Should trigger 1 March
|
||||
|
||||
Reference in New Issue
Block a user