glesv2: fix bad use of `lazy` annotation (fun instead of var)
[nit.git] / tests / test_array_eq.nit
2012-05-02 Jean Privatlib: Array::== do not return false if the dynamic types...