forked from GitHub/gf-core
overloaded resource doc examples
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
abstract Music = {
|
||||
cat
|
||||
Kind ;
|
||||
Property ;
|
||||
fun
|
||||
PropKind : Kind -> Property -> Kind ;
|
||||
Song : Kind ;
|
||||
American : Property ;
|
||||
}
|
||||
Reference in New Issue
Block a user