<?php function foo() { return 5; } $a = 5 /@foo(); class Bar {} var_dump($a);
You have javascript disabled. You will not be able to edit any code.