Number of the last error

Property definitions

core $ Sys :: errno
	# Number of the last error
	fun errno: Int `{ return errno; `}
lib/core/kernel.nit:298,2--299,35