example: adding a sample to show a simple case of callbacks with FFI
[nit.git] / tests / test_file_extension.nit
2012-02-13 Alexis Laferrièrelib: adds String::file_extension to retreive extension...