# File lib/rouge/lexers/coq.rb, line 62 def self.keyopts @keyopts ||= Set.new %w( := => -> /\\ \\/ _ ; :> : ) end