Skip to content

Commit 316f4f8

Browse files
Update assertionFailureFunction.md
1 parent b9594bc commit 316f4f8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/developers/core/assertionFailureFunction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Here is the shim path.
99

1010
There is a `control.assert` function, but it is different and more limited compared to this function.
1111

12-
Here is a snippet showing it correctly.
12+
## Declaration
13+
The declaration behaves like this when writing the script.
1314

1415
``` ts
1516
//% shim=pxt::getThrownValue

0 commit comments

Comments
 (0)