This loads the package.
We define a class dyn with a normal method f and one called g that is declared to be the default. The class stat uses Static members to avoid the necessity of object generation.
The object as well as the class use the default method, if the method is omitted. Typically, the main property of a class is declared to be the default. |