1
0
Fork 0
php-language-server/fixtures/completion/bare_php.php

6 lines
37 B
PHP

<?php
$abc = 1;
$abc2 = 2;
echo $ab