summaryrefslogtreecommitdiff
path: root/tests/testdata/no_local_fixup.add_dts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/no_local_fixup.add_dts')
-rw-r--r--tests/testdata/no_local_fixup.add_dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/testdata/no_local_fixup.add_dts b/tests/testdata/no_local_fixup.add_dts
new file mode 100644
index 0000000..2cdf6a4
--- /dev/null
+++ b/tests/testdata/no_local_fixup.add_dts
@@ -0,0 +1,3 @@
+&a { c = "new-c";
+ d: d = "d";
+};