The Int held by this cell

Property definitions

nitc $ CallArg :: int=
	# The `Int` held by this cell
	fun int=(value: Int) `{ self->value_Int = value; `}
src/interpreter/dynamic_loading_ffi/dynamic_loading_ffi.nit:64,2--65,52