string(5) "hello"
string(5) "world"
Fatal error: Uncaught SomeKindOfException: Expected value of type "B", got "stdClass" in /in/iQPok:8
Stack trace:
#0 /in/iQPok(20): SomeKindOfException::forMismatchingRequirements(Object(stdClass), 'B')
#1 /in/iQPok(31): typed(Object(stdClass), 'B')
#2 {main}
thrown in /in/iQPok on line 8
Process exited with code 255.