diff options
Diffstat (limited to 'testdata/integration/basic_functionality/ontologies/reference_tests.osml')
-rw-r--r-- | testdata/integration/basic_functionality/ontologies/reference_tests.osml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testdata/integration/basic_functionality/ontologies/reference_tests.osml b/testdata/integration/basic_functionality/ontologies/reference_tests.osml index c615588..0f424be 100644 --- a/testdata/integration/basic_functionality/ontologies/reference_tests.osml +++ b/testdata/integration/basic_functionality/ontologies/reference_tests.osml @@ -7,5 +7,9 @@ \struct#b \primitive[type=@a] \struct#c + \field + \childRef[a] + \childRef[b] + \childRef[c] \struct#a \struct#d[isa=a] |