<?php function a(){ echo 5; } $test = 'a'; $test(); ?>
You have javascript disabled. You will not be able to edit any code.