xref: /aosp_15_r20/external/dtc/tests/bad-octal-literal.dts (revision cd60bc56d4bea3af4ec04523e4d71c2b272c8aff)
1/dts-v1/;
2
3/ {
4	x = <09>;
5};
6