def main(field x) { field y = 1 / x; return; }