Closed gavr123456789 closed 2 weeks ago
// type IAddition // add: [Int, Int -> Int] Int x::IAddition = [ // Method `Int x: IAddition -> Unit` for unresolved type: `Int` x add Int: 1 Int: 2 ]