# File lib/inline.rb, line 664
    def add_compile_flags(*flags)
      @flags.push(*flags)
    end