glesv2: fix bad use of `lazy` annotation (fun instead of var)
[nit.git] / tests / test_ffi_c_new_extern.nit
2015-02-05 Alexis Laferrièretests: test calling extern constructors from extern...