<?php const DefaultX = new X(); class X { public const D = DefaultX; public int $n = 5; }
You have javascript disabled. You will not be able to edit any code.