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