<?php var_dump(- '3'); $v = 'x'; var_dump(- $v); var_dump(- 'x');
You have javascript disabled. You will not be able to edit any code.