xref: /aosp_15_r20/external/dtc/tests/value-labels.dts (revision cd60bc56d4bea3af4ec04523e4d71c2b272c8aff)
1*cd60bc56SAndroid Build Coastguard Worker/dts-v1/;
2*cd60bc56SAndroid Build Coastguard Worker
3*cd60bc56SAndroid Build Coastguard Worker/ {
4*cd60bc56SAndroid Build Coastguard Worker	prop1: prop1 = start1: "a", mid1: "b" end1:;
5*cd60bc56SAndroid Build Coastguard Worker	prop2: prop2 = start2: < innerstart2: 0xdeadbeef innermid2: 0xabcd1234 innerend2: > end2:;
6*cd60bc56SAndroid Build Coastguard Worker	prop3: prop3 = start3: [ innerstart3: ab innermid3: cd innerend3: ] end3:;
7*cd60bc56SAndroid Build Coastguard Worker};
8*cd60bc56SAndroid Build Coastguard Worker
9