summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--demo/demo_load_encoder.out2
-rw-r--r--test/ruby/1.out.raydebug2
2 files changed, 3 insertions, 1 deletions
diff --git a/demo/demo_load_encoder.out b/demo/demo_load_encoder.out
index 9ab11c2..7144456 100644
--- a/demo/demo_load_encoder.out
+++ b/demo/demo_load_encoder.out
@@ -5,4 +5,4 @@ Require is also possible: CodeRay::Encoders::Tokens
See?
Now load some mapped encoders: stats and plain.
Require all Encoders:
-[[:count, CodeRay::Encoders::Count], [:debug, CodeRay::Encoders::Debug], [:div, CodeRay::Encoders::Div], [:html, CodeRay::Encoders::HTML], [:null, CodeRay::Encoders::Null], [:plain, :text], [:span, CodeRay::Encoders::Span], [:statistic, CodeRay::Encoders::Statistic], [:stats, CodeRay::Encoders::Statistic], [:text, CodeRay::Encoders::Text], [:tokens, CodeRay::Encoders::Tokens], [:xml, CodeRay::Encoders::XML], [:yaml, CodeRay::Encoders::YAML]]
+[[:count, CodeRay::Encoders::Count], [:debug, CodeRay::Encoders::Debug], [:div, CodeRay::Encoders::Div], [:html, CodeRay::Encoders::HTML], [:null, CodeRay::Encoders::Null], [:page, CodeRay::Encoders::Page], [:plain, :text], [:span, CodeRay::Encoders::Span], [:statistic, CodeRay::Encoders::Statistic], [:stats, CodeRay::Encoders::Statistic], [:text, CodeRay::Encoders::Text], [:tokens, CodeRay::Encoders::Tokens], [:xml, CodeRay::Encoders::XML], [:yaml, CodeRay::Encoders::YAML]]
diff --git a/test/ruby/1.out.raydebug b/test/ruby/1.out.raydebug
index 0cd4ac3..31644b1 100644
--- a/test/ruby/1.out.raydebug
+++ b/test/ruby/1.out.raydebug
@@ -1,3 +1,5 @@
+ident(public) symbol(:<<)
+
reserved(class) class(String)
reserved(def) method(/) ident(regex)
ident(scan)operator(()ident(regex)operator(\))operator(.)ident(first)