<?php
#[Native]
class NativeBareReturnValue
{
}
function invalidNativeBareReturn(): ?NativeBareReturnValue
return;