commit
577c3653f2
|
@ -96,7 +96,7 @@ fallback
|
||||||
```
|
```
|
||||||
|
|
||||||
The `try` function will _not_ catch errors relating to constructs that are
|
The `try` function will _not_ catch errors relating to constructs that are
|
||||||
provably invalid even before dynamic expression evaluation, such as a malformed
|
probably invalid even before dynamic expression evaluation, such as a malformed
|
||||||
reference or a reference to a top-level object that has not been declared:
|
reference or a reference to a top-level object that has not been declared:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue