# RUN: toyc-ch6 -emit=jit %s # UNSUPPORTED: target={{.*windows.*}} def main() { print([[1, 2], [3, 4]]); }