mirror of
https://github.com/github/semantic.git
synced 2024-12-23 06:41:45 +03:00
5 lines
33 B
PHP
5 lines
33 B
PHP
|
<?php
|
||
|
include 'foo.php';
|
||
|
|
||
|
foo();
|