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