1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00
Files
2026-01-20 20:54:38 +00:00

5 lines
32 B
Plaintext

<?php
echo __FILE__ . "\n";
?>