<?php function return_void() {} function return_null() { return null; } if ( return_void() === return_null() ) { echo 'PASS'; } else { echo 'FAIL'; }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`