Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 53dfefc80c6ae380e5bb2496a71e9ebfde668d07
https://github.com/perl6/specs/commit/53dfefc80c6ae380e5bb2496a71e9ebfde668d07
Author: Maxim Vuets <[email protected]>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M S24-testing.pod
Log Message:
-----------
S24: Add missing "_" in is_approx
Commit: f5079924c28b14cfb9efbc0095bf2045812c7919
https://github.com/perl6/specs/commit/f5079924c28b14cfb9efbc0095bf2045812c7919
Author: Maxim Vuets <[email protected]>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M S24-testing.pod
Log Message:
-----------
S24: Denote function names with a pair of parentheses
I think it's mostly a matter of taste whether one writes:
The C<pass()> function marks a test as passed.
...or:
The C<pass> function marks a test as passed.
But regardless of whichever one prefers, consistency should be superior
(-:
Compare: https://github.com/perl6/specs/compare/81358bc65947...f5079924c28b