blob: d3b784ef109d2dbe4eb7a4a94977015f8f2d8a40 [file] [log] [blame] [edit]
// RUN: not mlir-runner --no-implicit-module %s 2>&1 | FileCheck %s
// CHECK: Error: top-level op must be a symbol table.
llvm.func @main()