# File lib/rouge/lexers/console.rb, line 83
def
line_regex
/(\\.|[^\\])*?(\n|$)/
m
end