aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/imported_fields_inherited_reference/imported-fields.cfg
blob: e574bfa2393b5cd93dbed029a46236c10cdce352 (plain) (blame)
1
2
3
4
5
6
attribute[].name "from_a_int_field"
attribute[].referencefield "ref_from_a"
attribute[].targetfield "int_field"
attribute[].name "from_b_int_field"
attribute[].referencefield "ref_from_b"
attribute[].targetfield "int_field"