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 / snippets / csound / test_global_value_identifiers.txt
Size: Mime:
---input---
0dbfs
A4
kr
ksmps
nchnls
nchnls_i
sr

---tokens---
'0dbfs'       Name.Variable.Global
'\n'          Text.Whitespace

'A4'          Name.Variable.Global
'\n'          Text.Whitespace

'kr'          Name.Variable.Global
'\n'          Text.Whitespace

'ksmps'       Name.Variable.Global
'\n'          Text.Whitespace

'nchnls'      Name.Variable.Global
'\n'          Text.Whitespace

'nchnls_i'    Name.Variable.Global
'\n'          Text.Whitespace

'sr'          Name.Variable.Global
'\n'          Text.Whitespace