# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev
# Please include the string: [perl #130435]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=130435 >
Code:
unit module Foo; sub foo() is export {}; say Foo::EXPORT === UNIT::EXPORT #
unit makes the declared package the current UNIT
Result (2016.04):
True
Result (HEAD):
False
Bisectable is pointing to
https://github.com/rakudo/rakudo/commit/fe2be65806d907efbbaa0adc4f0175c2e23c3a40