3
crates/component-macro/tests/codegen/direct-import.wit
Normal file
3
crates/component-macro/tests/codegen/direct-import.wit
Normal file
@@ -0,0 +1,3 @@
|
||||
default world foo {
|
||||
import foo: func()
|
||||
}
|
||||
Reference in New Issue
Block a user