<?php const A = 1; echo ( A ) + (3); const int = 2; echo ( int ); // syntax error!!
You have javascript disabled. You will not be able to edit any code.