summaryrefslogtreecommitdiff
path: root/tests/examplefiles/nodejsrepl/nodejsrepl_test.nodejsrepl.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examplefiles/nodejsrepl/nodejsrepl_test.nodejsrepl.output')
-rw-r--r--tests/examplefiles/nodejsrepl/nodejsrepl_test.nodejsrepl.output24
1 files changed, 16 insertions, 8 deletions
diff --git a/tests/examplefiles/nodejsrepl/nodejsrepl_test.nodejsrepl.output b/tests/examplefiles/nodejsrepl/nodejsrepl_test.nodejsrepl.output
index c9b286ff..d3feb6f2 100644
--- a/tests/examplefiles/nodejsrepl/nodejsrepl_test.nodejsrepl.output
+++ b/tests/examplefiles/nodejsrepl/nodejsrepl_test.nodejsrepl.output
@@ -2,7 +2,8 @@
'// Node.js REPL Session' Comment.Single
'\n' Text.Whitespace
-'> ' Generic.Prompt
+'>' Generic.Prompt
+' ' Text.Whitespace
'let' Keyword.Declaration
' ' Text.Whitespace
'a' Name.Other
@@ -15,14 +16,16 @@
'undefined' Keyword.Constant
'\n' Text.Whitespace
-'> ' Generic.Prompt
+'>' Generic.Prompt
+' ' Text.Whitespace
'a' Name.Other
'\n' Text.Whitespace
'3' Literal.Number.Float
'\n' Text.Whitespace
-'> ' Generic.Prompt
+'>' Generic.Prompt
+' ' Text.Whitespace
'let' Keyword.Declaration
' ' Text.Whitespace
'b' Name.Other
@@ -35,14 +38,16 @@
'undefined' Keyword.Constant
'\n' Text.Whitespace
-'> ' Generic.Prompt
+'>' Generic.Prompt
+' ' Text.Whitespace
'b' Name.Other
'\n' Text.Whitespace
"'4'" Literal.String.Single
'\n' Text.Whitespace
-'> ' Generic.Prompt
+'>' Generic.Prompt
+' ' Text.Whitespace
'b' Name.Other
' ' Text.Whitespace
'==' Operator
@@ -53,7 +58,8 @@
'false' Keyword.Constant
'\n' Text.Whitespace
-'> ' Generic.Prompt
+'>' Generic.Prompt
+' ' Text.Whitespace
'b' Name.Other
' ' Text.Whitespace
'===' Operator
@@ -64,7 +70,8 @@
'false' Keyword.Constant
'\n' Text.Whitespace
-'> ' Generic.Prompt
+'>' Generic.Prompt
+' ' Text.Whitespace
'if' Keyword
'(' Punctuation
'a' Name.Other
@@ -94,7 +101,8 @@
'undefined' Keyword.Constant
'\n' Text.Whitespace
-'> ' Generic.Prompt
+'>' Generic.Prompt
+' ' Text.Whitespace
'c' Name.Other
'\n' Text.Whitespace