summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack/should_compile/bkp17.bkp
blob: a2a9fcfc41b130b33246dbc2076c6fe79ca441b8 (plain)
1
2
3
4
5
6
unit p where
    signature H where
unit q where
    module M where
unit r where
    dependency p[H=q:M]