glesv2: fix bad use of `lazy` annotation (fun instead of var)
[nit.git] / tests / test_ffi_cpp_duplicated_callback_b.nit
2014-11-07 Alexis Laferrièretests: add C++ FFI test to detect bug #737