From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

<?php
use Foo\Bar;
/*
* This multi-line comment shouldn't be allowed here.
*/
class Baz
{
}