The Int held by this cell

Property definitions

nitc $ CallArg :: int
	# The `Int` held by this cell
	fun int: Int `{ return self->value_Int; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:61,2--62,43