--- parser3/tests/results/239.processed 2016/11/29 23:29:40 1.2
+++ parser3/tests/results/239.processed 2016/11/29 23:57:31 1.3
@@ -1,5 +1,5 @@
Content-Type: text/html
-Content-Length: 645
+Content-Length: 703
without @OPTIONS (==any):
m00 (any)
@@ -10,7 +10,7 @@ m00 (any)
Type: parser.runtime,
Source: m01,
-Comment: is not allowed to be called dynamically
+Comment: method of 'any' is not allowed to be called dynamically
@OPTIONS static:
@@ -20,13 +20,13 @@ static:m03 (static)
Type: parser.runtime,
Source: create,
-Comment: method of static is static and can not be used as constructor
+Comment: method of 'static' is static and can not be used as constructor
@OPTIONS dynamic:
Type: parser.runtime,
Source: m04,
-Comment: is not allowed to be called statically
+Comment: method of 'dynamic' is not allowed to be called statically
static:m05 (static)
@@ -34,5 +34,5 @@ m04 (dynamic)
Type: parser.runtime,
Source: m05,
-Comment: is not allowed to be called dynamically
+Comment: method of 'dynamic' is not allowed to be called dynamically
\ No newline at end of file