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/examplefiles/mathematica/example.ma.output
Oleh Prypin 6f43092173
Also add auto-updatable output-based tests to examplefiles (#1689)
Co-authored-by: Georg Brandl <georg@python.org>
2021-01-20 10:48:45 +01:00

85 lines
2.1 KiB
Text
Generated

'1' Literal.Number.Integer
' ' Text.Whitespace
'+' Operator
' ' Text.Whitespace
'1' Literal.Number.Integer
' ' Text.Whitespace
'(* This is a comment *)' Comment
'\n' Text.Whitespace
'Global`' Name.Namespace
'\n' Text.Whitespace
'SomeNamespace`' Name.Namespace
'Foo' Name
'\n' Text.Whitespace
'f' Name
'[' Punctuation
'x_' Name.Variable
',' Punctuation
' ' Text.Whitespace
'y__' Name.Variable
',' Punctuation
' ' Text.Whitespace
'3' Literal.Number.Integer
',' Punctuation
' ' Text.Whitespace
'z___' Name.Variable
']' Punctuation
' ' Text.Whitespace
':=' Operator
' ' Text.Whitespace
'tsneirsnteintie' Name
' ' Text.Whitespace
'"fosrt"' Literal.String
' ' Text.Whitespace
'neisnrteiasrn' Name
'\n' Text.Whitespace
'E' Name
' ' Text.Whitespace
'+' Operator
' ' Text.Whitespace
'3' Literal.Number.Integer
'\n' Text.Whitespace
'Plus' Name
'[' Punctuation
'1' Literal.Number.Integer
',' Punctuation
'Times' Name
'[' Punctuation
'2' Literal.Number.Integer
',' Punctuation
'3' Literal.Number.Integer
']' Punctuation
']' Punctuation
'\n' Text.Whitespace
'Map' Name
'[' Punctuation
'#1' Name.Variable
' ' Text.Whitespace
'+' Operator
' ' Text.Whitespace
'#2' Name.Variable
'&' Operator
',' Punctuation
' ' Text.Whitespace
'SomePairList' Name
']' Punctuation
'\n' Text.Whitespace
'Plus' Name
'[' Punctuation
'1.' Literal.Number.Float
',' Punctuation
'-1' Literal.Number.Integer
',' Punctuation
'-1.' Literal.Number.Float
',' Punctuation
'-1.0' Literal.Number.Float
',' Punctuation
']' Punctuation
'\n' Text.Whitespace