• Boolean:
    var m bool
	- The value here defaults to false. Some languages dont allow this statement (they dont allow memory allocation technically) if a default value isnt assigned explicitly.