Nested.z
This is class z.
Some additional comments.
val y : int
Some value.
val mutable virtual y' : int
method z : int
Some method.
method private virtual z' : int