First scala program
Data types (the interesting parts)
Type
Info
Unit
No value
Null
Empty or null reference
Nothing
Subtype of every other type
Any
Supertype of any type
AnyRef
Supertype of any reference type