1
0
Fork 0
composer/tests/Composer/Test/Autoload/Fixtures/hhvm3.3/Generics.php

5 lines
38 B
PHP

<?hh
class GenericsClass<Tk, Tv> {
}