mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
|
|
<? noTarget?>
|
|
<?php ?>
|
|
<?xml ?>
|
|
<?mrk ?>
|
|
|
|
Targets <? noTarget?> <?php ?> <?xml ?> <?mrk ?>
|
|
|
|
Inside: <?mrk puts "Inside: Hello" ?> last
|
|
|
|
|