Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #73 from perl6/sjn-twigil-1
Update variables.pod
  • Loading branch information
paultcochrane committed Apr 10, 2015
2 parents ade043f + 0949009 commit 796181f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Language/variables.pod
Expand Up @@ -206,7 +206,7 @@ following is possible too:
method b() { $.a; }
}
SaySomething.a; # prints "a"
SaySomething.b; # prints "a"
=end code
For more details on objects, classes and their attributes and methods see
Expand Down

0 comments on commit 796181f

Please sign in to comment.