sublanguages.txt 90 B

1234
  1. <? echo 'php'; /* ?> */ ?>
  2. <body>
  3. <script>document.write('Legacy code');</script>
  4. </body>