Property definitions

nitc $ ForeignCType :: defaultinit
class ForeignCType
	super ForeignType

	redef var ctype: String
end
src/ffi/light_c.nit:88,1--92,3