/* This is a pseudo PHP file to test Kate's PHP syntax highlighting. */
# TODO: this is incomplete, add more syntax examples!
# this is also a comment.
// Even this is a comment
/** \brief doxygen comment
*//*normal comment*/
// comment ?> normal text {
return "bla"; # this is also a comment
}
?>
print "test"; ?>
<style>
.inputText {
width: px;
text-indent: 10px;
}style>
<script>
var some_js_var = ;
script>
<script type="text/babel">
> > /* aaa */ ?>