1# RUN: toyc-ch7 %s -emit=ast 2>&1 | FileCheck %s2# CHECK-NOT: Assert3# CHECK-NOT: Parse error4# CHECK: Module5