Page MenuHomePhabricator
Paste P13005

(An Untitled Masterwork)
ActivePublic

Authored by jbond on Oct 15 2020, 2:54 PM.
Tags
None
Referenced Files
F32385765: raw-paste-data.txt
Oct 15 2020, 2:54 PM
Subscribers
None
class foo (
$common
) {}
class foo::bar {
include foo
$common = $foo::common
}