function main(a: i16, b: i16) -> i16 { return a ** b }