forked from GitHub/gf-core
introducing multiple inheritance
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
abstract SystemMath = System, Math ** {
|
||||
fun
|
||||
RSum : Number -> Number -> Int -> Reply ;
|
||||
} ;
|
||||
Reference in New Issue
Block a user