-file_inline, -file_inline_path
Specifying these options has no effect and the compiler will output a warning. Instead of -file_inline or
-file_inline_path, write #include in the source code. In case of C and C99, -merge_files can be used instead.
This option is simply ignored and does not affect the generated code.