string: Fix `to_cmangle` to always produce valid C identifiers.
[nit.git] / tests / test_ffi_cpp_duplicated_callback_b.nit
2014-11-07 Alexis Laferrièretests: add C++ FFI test to detect bug #737