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 / asm / test_cpuid.txt
Size: Mime:
# CPU is a valid directive, and we don't want to parse this as
# cpu id, but as a single token. See bug #1517

---input---
cpuid

---tokens---
'cpuid'       Name.Function
'\n'          Text.Whitespace