diff options
Diffstat (limited to 'tests/examplefiles/scala/package.scala.output')
-rw-r--r-- | tests/examplefiles/scala/package.scala.output | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/examplefiles/scala/package.scala.output b/tests/examplefiles/scala/package.scala.output index 79d03b7a..40acee66 100644 --- a/tests/examplefiles/scala/package.scala.output +++ b/tests/examplefiles/scala/package.scala.output @@ -1,14 +1,14 @@ 'package' Keyword -'\n' Text +'\n' Text.Whitespace '' Text 'package' Keyword -' ' Text +' ' Text.Whitespace 'com' Name '\n' Text 'package' Keyword -' ' Text +' ' Text.Whitespace 'com' Name.Namespace '.' Punctuation 'example' Name |