Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Remove :T smiley from specs
The :U smiley has taken the place of :T over the years, and the only difference specified between them (where :U accepts Failures but :T does not) doesn't appear to make sense anymore. Now :U is spec'd to mean type objects, and :D means instances. The only potentially significant change for rakudo is the change from :T to :U as the default smiley for method new's invocant, but depending on existing implementation may already be how it works.
- Loading branch information
1 parent
584047e
commit 68eb8a2
Showing
2 changed files
with
5 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters