lib: add Seq:prepend as an alias of `insert_all(0)`
[nit.git] / tests / error_formal_name.nit
2013-11-12 Jean Privatmodelbuilder: prevent names of formal type to have...