Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Notes notes ntoes
  • Loading branch information
hoelzro committed Jul 18, 2014
1 parent 8a378a1 commit 4322b78
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions S26-TODO
Expand Up @@ -70,3 +70,9 @@ sub foo(
#= trailing comment that does nothing
{
}

sub foo(#|{one} Str $first, #|{two} Int $second) {...}

sub foo( #| leading for param?
Str $param
) {}

0 comments on commit 4322b78

Please sign in to comment.