Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: b50c8aa4785cb11875deb3008fe8216c33e481b1
https://github.com/perl6/specs/commit/b50c8aa4785cb11875deb3008fe8216c33e481b1
Author: Larry Wall <[email protected]>
Date: 2013-02-23 (Sat, 23 Feb 2013)
Changed paths:
M S12-objects.pod
Log Message:
-----------
Change Int() notation to (Int) notation
With the addition of coercive types, the gist notation is too confusing,
so for now just move the first paren into the front fo the type name.