class T {
	function constructor() {
		super(555);
	}
}
