Skip to content

Commit fb93a87

Browse files
committed
add async = true config directive to async-trait-function.wit
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
1 parent d524d8c commit fb93a87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/codegen/async-trait-function.wit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//@ async = true
2+
13
package wha:hoo;
24

35
interface iii {

0 commit comments

Comments
 (0)