Skip to content

Commit

Permalink
Remove wrong comment
Browse files Browse the repository at this point in the history
Looks to be copy-pasta from CoercionHOW
  • Loading branch information
zoffixznet committed Jan 1, 2018
1 parent 72ee58e commit 7b0240e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Perl6/Metamodel/DefiniteHOW.nqp
@@ -1,8 +1,3 @@
# Coercion types, of the form TargetType(ConstraintType), are implemented with
# 6model parametrics. We create a single BEGIN-time "root" for the coercion
# type family, and the target and constraint types are stored as parameters.
# This means we get cross-compilation-unit interning "for free", as well as
# avoiding a meta-object instance per coercion type created.
class Perl6::Metamodel::DefiniteHOW
#~ does Perl6::Metamodel::Naming
does Perl6::Metamodel::Documenting
Expand Down

0 comments on commit 7b0240e

Please sign in to comment.