bundler/test.php
2025-03-18 19:01:15 +01:00

7 lines
78 B
PHP
Executable File

#!/usr/bin/env php
<?php
include 'test.include.php';
echo 'test' . PHP_EOL;