jb-data.de/vendor/smarty/smarty-lexer/LexerGenerator/cli.php
2025-08-11 22:23:30 +02:00

3 lines
93 B
PHP

<?php
require_once './LexerGenerator.php';
$a = new PHP_LexerGenerator($_SERVER['argv'][1]);