File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -265,14 +265,6 @@ A **_<dfn>Bad Expression</dfn>_** error occurs when a _message_ includes an _exp
265265whose implementation-defined internal requirements produce an error during _function resolution_
266266or when a _function_ returns a value (such as `null`) that the implementation does not support.
267267
268- > For example, the following _message_ might produce a _Bad Expression_ error if the
269- > the function `:function` threw an exception or otherwise emitted an error
270- > rather than returning a valid value:
271- >
272- > ```
273- > This has a bad expression {$var :function} because it has a bug in it.
274- > ```
275-
276268### Bad Operand
277269
278270A **_<dfn>Bad Operand</dfn>_** error is an error that occurs when
You can’t perform that action at this time.
0 commit comments