From 34b5d50b932f3c7fcb535eef0b0bc55fa66d28d3 Mon Sep 17 00:00:00 2001 From: x Date: Sun, 30 Jul 2023 22:24:19 +0000 Subject: [PATCH] Paraphrase the function error message --- builtinImpl.mpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builtinImpl.mpl b/builtinImpl.mpl index 6f06da3..5af8797 100644 --- a/builtinImpl.mpl +++ b/builtinImpl.mpl @@ -1117,7 +1117,7 @@ staticityOfBinResult: [ ] "mplBuiltinExportVariable" @declareBuiltin ucall [ # See also "createFailWithMessageImpl" - "static error: define custom [failProc] to avoid this message" @processor @block compilerError + "deprecated, use custom [failProc] instead" @processor @block compilerError ] "mplBuiltinFailProc" @declareBuiltin ucall [