Issue #18518: timeit now rejects statements which can't be compiled outside
a function or a loop (e.g. "return" or "break").