class Rouge::Lexers::BBCBASIC
def self.operator
def self.operator @operator ||= %w( << <= <> < >= >>> >> > [-!$()*+/=?^|] AND DIV EOR MOD NOT OR ) end
def self.operator @operator ||= %w( << <= <> < >= >>> >> > [-!$()*+/=?^|] AND DIV EOR MOD NOT OR ) end