forked from GitHub/gf-core
added some tests in the testsuite for the compiler
This commit is contained in:
3
testsuite/compiler/check/restricted-inheritance/B.gf
Normal file
3
testsuite/compiler/check/restricted-inheritance/B.gf
Normal file
@@ -0,0 +1,3 @@
|
||||
abstract B = A - [A1] ** {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user