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