4 lines
90 B
Text
4 lines
90 B
Text
|
# RUN: toyc-ch2 %s -emit=ast 2>&1 | FileCheck %s
|
||
|
# CHECK-NOT: Assert
|
||
|
# CHECK: Parse error
|