<?php
// 注释1
/*
 * 注释2
 */
echo php_strip_whitespace(__FILE__);
do_nothing();
?>

在线运行

收藏 打印