<?php class C { private int $x; } print serialize(new C());
You have javascript disabled. You will not be able to edit any code.