mirror of
https://github.com/danog/psalm.git
synced 2024-12-03 10:07:52 +01:00
4 lines
64 B
PHP
4 lines
64 B
PHP
|
<?php
|
||
|
|
||
|
define('FOO_BAR', /** @var non-empty-string */ 'world');
|