Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / examplefiles / scala / char.scala.output
Size: Mime:
"'symbol"     Literal.String.Symbol
'\n'          Text.Whitespace

"'a'"         Literal.String.Char
'\n'          Text.Whitespace

"'\\u1234'"   Literal.String.Char
'\n'          Text.Whitespace

"'"           Literal.String.Char
'\\n'         Literal.String.Escape
"'"           Literal.String.Char
'\n'          Text.Whitespace