<?php function expect_an_exception(Exception $e){} function expect_a_string(string $string){} expect_an_exception(new Exception('Division by zero.')); expect_a_string("hello");
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`