1 2 3 4 5 6 7 8
// RUN: wit-dylib --validate % | strip -t package the:test; world adapter { import x: func(); export y: func(); }