Skip to content

Commit 53304ee

Browse files
committed
Fix docs bulid
1 parent 21051e0 commit 53304ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/internals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Libtask.produce_value
55
Libtask.is_produce_stmt
66
Libtask.might_produce
77
Libtask.stmt_might_produce
8-
Libtask.LazyCallable
98
Libtask.inc_args
109
Libtask.get_type
1110
Libtask._typeof
@@ -17,4 +16,5 @@ Libtask.optimise_ir!
1716
Libtask.build_callable
1817
Libtask.LazyCallable
1918
Libtask.DynamicCallable
19+
Libtask.callable_ret_type
2020
```

0 commit comments

Comments
 (0)