This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/snippets/mips/deprecated_substrings.txt
2022-09-21 12:03:56 +02:00

34 lines
555 B
Text

---input---
beql
bnel
bgtzl
bgezl
bltzl
blezl
bltzall
bgezall
---tokens---
'beql' Keyword.Pseudo
'\n' Text.Whitespace
'bnel' Keyword.Pseudo
'\n' Text.Whitespace
'bgtzl' Keyword.Pseudo
'\n' Text.Whitespace
'bgezl' Keyword.Pseudo
'\n' Text.Whitespace
'bltzl' Keyword.Pseudo
'\n' Text.Whitespace
'blezl' Keyword.Pseudo
'\n' Text.Whitespace
'bltzall' Keyword.Pseudo
'\n' Text.Whitespace
'bgezall' Keyword.Pseudo
'\n' Text.Whitespace