Skip to content

Commit 51daea0

Browse files
committed
Close triple backticks
1 parent c5dd2bc commit 51daea0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/copyable_task.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ julia> Libtask.@might_produce(g)
419419
julia> # Now it works!
420420
consume(Libtask.TapedTask(nothing, f))
421421
6
422+
```
422423
"""
423424
macro might_produce(f)
424425
# See https://github.com/TuringLang/Libtask.jl/issues/197 for discussion of this macro.

0 commit comments

Comments
 (0)