<?php namespace Foo { define('Foo\true', 123); define('Foo\false', 456); var_dump(true); // 123 var_dump(false); // 456 }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`