Return the global sys object, the only instance of the Sys class.

Property definitions

core $ Object :: sys
# Return the global sys object, the only instance of the `Sys` class.
fun sys: Sys is intern
lib/core/kernel.nit:305,1--306,22