--- parser3/tests/results/239.processed 2010/07/13 04:51:32 1.1 +++ parser3/tests/results/239.processed 2016/11/29 23:29:40 1.2 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 535 +Content-Length: 645

without @OPTIONS (==any):

m00 (any) @@ -8,7 +8,9 @@ static:m01 (static)
m00 (any)
-parser.runtime m01 is not allowed to be called dynamically +Type: parser.runtime, +Source: m01, +Comment: is not allowed to be called dynamically

@OPTIONS static:

@@ -16,15 +18,21 @@ m02 (static)
static:m03 (static)
-parser.runtime create method is static and can not be used as constructor +Type: parser.runtime, +Source: create, +Comment: method of static is static and can not be used as constructor

@OPTIONS dynamic:

-parser.runtime m04 is not allowed to be called statically +Type: parser.runtime, +Source: m04, +Comment: is not allowed to be called statically
static:m05 (static)
m04 (dynamic)
-parser.runtime m05 is not allowed to be called dynamically +Type: parser.runtime, +Source: m05, +Comment: is not allowed to be called dynamically
\ No newline at end of file