Package ImportSample { Import all from Sample Test exampleImported uses base { terminate tester::interface sends "hello" { string } to sut::interface tester::interface sends r to sut::interface } }