summaryrefslogtreecommitdiff
path: root/testsuite/compiler/check/restricted-inheritance/B.gf
blob: bc1f76d841ed17b5038f79461644ef5e2f634f5a (plain)
1
2
3
abstract B = A - [A1] ** {

}