Skip to content

Commit

Permalink
Added more failures
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaVerou committed Jul 30, 2012
1 parent cdd83b2 commit 15902c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples.html
Expand Up @@ -203,6 +203,9 @@ <h2>Comment-like substrings</h2>

<h2>Strings inside regexes</h2>
<pre><code>/"foo"/;</code></pre>

<h2>Two or more division operators on the same line</h2>
<pre><code>5 / 6 / 7</code></pre>
</section>

<footer data-src="templates/footer.html" data-type="text/html"></footer>
Expand Down

0 comments on commit 15902c5

Please sign in to comment.