1
2
3
export function test() {
return "AAAA";
}