declare %test:assertEquals("Hello world") function local:hello() {
    "Hello world"
};