Try to make link with such code:
<script>document.write(0||1)</script>
It should just write 1, but instead browser shows
Uncaught SyntaxError: missing ) after argument list (at data:text/html;charset=utf-8,<base target="_top">%0A<script>document.write(0 1)</script>:2:24)