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 / erlang / test.escript.output
Size: Mime:
'#!/usr/bin/env escript\n' Comment.Hashbang

'\n'          Text.Whitespace

'main'        Name.Function
'('           Punctuation
'_'           Punctuation
'Args'        Name.Variable
')'           Punctuation
' '           Text.Whitespace
'-'           Operator
'>'           Operator
'\n    '      Text.Whitespace
'ok'          Name
'.'           Punctuation
'\n'          Text.Whitespace