Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
class foo { notify{"foo": } } class foo::bar inherits foo { Notify["foo"] { message => "foo::bar" } } include foo::bar ## output notice: //foo/Notify[foo]/message: defined 'message' as 'foo::bar'
This paste will be private.
From the Design Piracy series on my blog: