Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
  • Loading branch information
mamanain committed Dec 23, 2024
1 parent 2e5ee7b commit 7f0e416
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/filecheck/dialects/builtin/module.mlir
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ builtin.module {
builtin.module @moduleName {}
// CHECK-NEXT: builtin.module @moduleName {
// CHECK-NEXT: }
builtin.module @otherModule attributes {dialect.attr} {}
// CHECK-NEXT: builtin.module @otherModule attributes {"dialect.attr"} {
// CHECK-NEXT: }
}
// CHECK: }

0 comments on commit 7f0e416

Please sign in to comment.