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