blob: 1a33cbd374066942fb79e41802832f99cc9d1691 [file] [log] [blame]
// RUN: mlir-opt -emit-bytecode %s | mlir-opt | FileCheck %s
// CHECK: module
// CHECK: foo.asdf = 0 : i0
module attributes { foo.asdf = 0 : i0 } { }