<?php class Test { public const BitsPerWord = (int)(PHP_INT_SIZE > 4 ? 64 : 32); }
You have javascript disabled. You will not be able to edit any code.