xref
: /
external
/
llvm-project
/
mlir
/
test
/
Examples
/
Toy
/
Ch1
/
empty.toy
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# RUN: toyc-ch1 %s -emit=ast 2>&1 | FileCheck %s
2
# CHECK-NOT: Assert
3
# CHECK: Parse error
4