Skip to content

Commit 6f1c339

Browse files
committed
compile signature
Note that it compiled fine on its own, but caused an issue when a full <make xtest> was run, presumably due to interaction with other overrides.
1 parent e654aa1 commit 6f1c339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Type/X/Proc/Async/BindOrUse.pod6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
55
=SUBTITLE Error due to trying to bind a handle that is also used
66
7+
=for code :preamble<role X::Proc::Async {}>
78
class X::Proc::Async::BindOrUse does X::Proc::Async {}
89
910
In general, it occurs when there's some mistake in the direction the stream

0 commit comments

Comments
 (0)