legacy-dotfiles/emacs.d/nxhtml/tests/in/only-php.php

11 lines
127 B
PHP
Raw Normal View History

<?php
include 'header.php';
if (dff) {
thank();
// Bad indentation on next line?
}
for (;;) {
you();
}
?>