Property definitions

nitc $ TSlash :: defaultinit
# The operator `/`
class TSlash
	super TokenOperator
end
src/parser/parser_nodes.nit:911,1--914,3