blob: 6904e42a6c5082b304f1eeae6c8a53629695c976 [file] [log] [blame]
variables {
bar = "Bar"
space_bar = " Bar"
words = ["Foo", "Bar", "Baz"]
}
object {
attr "normal" {
type = map(string)
}
attr "flush" {
type = map(string)
}
}