Merge: Fixed quick_sort when array is length 0 or 1
[nit.git] / tests / base_is_optional.nit
2016-05-04 Jean Privattests: add base_is_optional to check the evaluation...