User ID

Property definitions

posix $ Passwd :: uid
	# User ID
	fun uid: Int `{ return self->pw_uid; `}
lib/posix/posix.nit:65,2--66,40