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