--- parser3/tests/results/246.processed 2024/12/11 01:31:37 1.6
+++ parser3/tests/results/246.processed 2024/12/11 02:57:18 1.7
@@ -1,5 +1,5 @@
Content-Type: text/html
-Content-Length: 2649
+Content-Length: 2673
Empty hash ($h[^hash::create[]])
first:last='':''
@@ -72,8 +72,8 @@ first_key:last_key='2':'5'
^h._at[]=native method of 'hash' accepts minimum 1 parameter(s) (0 present)
^h._at[first;key;hren]=native method of 'hash' accepts maximum 2 parameter(s) (3 present)
-^h._at(1){code}=type must be string (parameter #2)
-^h._at(1)(true)=type must be string (parameter #2)
+^h._at(1){code}=type must be string (parameter #2 is 'junction')
+^h._at(1)(true)=type must be string (parameter #2 is 'bool')
^h._at[hren]=index must be 'first', 'last' or expression
^h._at[first][hren]=type must be 'key', 'value' or 'hash'
^h._at[last][hren]=type must be 'key', 'value' or 'hash'