<?php

class Test {
    public static readonly int $prop;
}

?>