Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: bff62668057bf3f87a6f80f33d088d47a1d4eda2
https://github.com/perl6/specs/commit/bff62668057bf3f87a6f80f33d088d47a1d4eda2
Author: Elizabeth Mattijsen <[email protected]>
Date: 2013-05-06 (Mon, 06 May 2013)
Changed paths:
M S12-objects.pod
Log Message:
-----------
After much deliberation it was decided that matching ints against enumeration
types is too weird (at least now). Adapt the spec to show an alternate way
of doing this using the topic as set by the smartmatch. Closes #117875.