1 // RUN: mlir-opt %s -split-input-file -verify-diagnostics
6 // expected-error@+1 {{Operations with a 'SymbolTable' must have exactly one block}}
9 "test.dummy"() : () -> ()
11 "test.dummy"() : () -> ()
19 // expected-error@+1 {{region should have no arguments}}
28 // expected-error@+1 {{can only contain attributes with dialect-prefixed names}}
29 module attributes {attr} {