Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Document more edge cases for S26
  • Loading branch information
hoelzro committed Jul 9, 2014
1 parent adf0914 commit 934073d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions S26-TODO
Expand Up @@ -48,3 +48,9 @@ sub foo {
}
#= really after
# this repeats really after

has $.first; has $.second; #= comment

has #= comment
$.attribute #= another comment
= 17;

0 comments on commit 934073d

Please sign in to comment.