/* * HDF decompile hcs file */ root { module = "test"; foo { foo1 { term1 = "hello"; bar { term1 = "world"; } } } }