-i only affects languages where this function can be true:
|
static bool isFaustInclude(const string& line, string& fname) |
would it make sense to restrict the -i flag use to languages where is can have a effect
|
// Check options coherency |
right now i only know that it would have no effect when compiling to rust.