We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065dba9 commit 9389f8bCopy full SHA for 9389f8b
book/creating_errors.md
@@ -28,7 +28,7 @@ def my-command [x] {
28
msg: "this is fishy",
29
label: {
30
text: "fish right here",
31
- span: (metadata $x).span
+ span: $span
32
}
33
34
0 commit comments