Skip to content

Commit

Permalink
Try disambiguation with "Root"
Browse files Browse the repository at this point in the history
  • Loading branch information
reid-spencer committed Sep 28, 2023
1 parent aa709b3 commit 8bbb02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/riddl/FooBarTwoDomains/Bar/bar.riddl
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ type Info is {
}

type Bar {
info: Bar.Info
info: Root.Bar.Info
}

0 comments on commit 8bbb02c

Please sign in to comment.