Class Nested.z

This is class z.

Some additional comments.

val y : int

Some value.

val mutable virtual y' : int

Methods

method z : int

Some method.

method private virtual z' : int