5 lines
110 B
Text
5 lines
110 B
Text
|
# RUN: toyc-ch7 %s -emit=ast 2>&1 | FileCheck %s
|
||
|
# CHECK-NOT: Assert
|
||
|
# CHECK-NOT: Parse error
|
||
|
# CHECK: Module
|