summaryrefslogtreecommitdiffstats
path: root/devtools/client/debugger/test/mochitest/examples/doc-source-pragma.html
blob: 6b6f98941cc19f5bf0fb254ae6fc5bcaeb70ea9f (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8" />
    <script src="source-pragma.js"></script>
  </head>
</html>