summaryrefslogtreecommitdiff
path: root/tests/examplefiles/scala/new.scala.output
diff options
context:
space:
mode:
authorSebastian Engel <dev@sebastianengel.eu>2022-01-06 18:01:03 +0100
committerSebastian Engel <dev@sebastianengel.eu>2022-01-06 18:34:29 +0100
commit0a13c763016a9d63f7d3794cd61a41c8b3645079 (patch)
tree0b0afee49eac17dcbcac3aed82cf8bc31199b4ad /tests/examplefiles/scala/new.scala.output
parent68c1dce3c425e46363600db730ea7adb4246fbfa (diff)
downloadpygments-git-0a13c763016a9d63f7d3794cd61a41c8b3645079.tar.gz
Whitespace token for scala lexer
Diffstat (limited to 'tests/examplefiles/scala/new.scala.output')
-rw-r--r--tests/examplefiles/scala/new.scala.output34
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/examplefiles/scala/new.scala.output b/tests/examplefiles/scala/new.scala.output
index 809c2188..27b7fbcd 100644
--- a/tests/examplefiles/scala/new.scala.output
+++ b/tests/examplefiles/scala/new.scala.output
@@ -1,44 +1,44 @@
'new' Keyword
-' ' Text
+' ' Text.Whitespace
'A' Name.Class
-'\n' Text
+'\n' Text.Whitespace
'new' Keyword
-' ' Text
+' ' Text.Whitespace
'{' Punctuation
-' ' Text
+' ' Text.Whitespace
'}' Punctuation
-'\n' Text
+'\n' Text.Whitespace
'new' Keyword
-' ' Text
+' ' Text.Whitespace
'Foo' Name.Class
-'\n' Text
+'\n' Text.Whitespace
'new' Keyword
-' ' Text
+' ' Text.Whitespace
'foo' Name
'.' Punctuation
'Foo' Name.Class
-'\n' Text
+'\n' Text.Whitespace
'new' Keyword
-' ' Text
+' ' Text.Whitespace
'Foo' Name.Class
'.' Punctuation
'Foo' Name.Class
-'\n' Text
+'\n' Text.Whitespace
'new' Keyword
-' ' Text
+' ' Text.Whitespace
'A' Name.Class
':' Punctuation
-'\n ' Text
+'\n ' Text.Whitespace
'def' Keyword
-' ' Text
+' ' Text.Whitespace
'f' Name.Function
-' ' Text
+' ' Text.Whitespace
'=' Operator
-' ' Text
+' ' Text.Whitespace
'3' Literal.Number.Integer
-'\n' Text
+'\n' Text.Whitespace