erg 0.6.53

The Erg programming language
Documentation
1
2
3
4
5
6
{Closed;} = import "sealed"

C = Class()
# ERR
C|<: Closed|.
    foo self = 1