Fixed with ce4734fd4fed21a5e322 , tests needed
> On 13 Jul 2016, at 18:36, Aleks-Daniel Jakimenko-Aleksejev (via RT)
> <perl6-bugs-follo...@perl.org> wrote:
>
> # New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev
> # Please include the string: [perl #128615]
> # in the subject line of all future correspondence about this issue.
> # <URL: https://rt.perl.org/Ticket/Display.html?id=128615 >
>
>
> Code:
> -----
>
> say ‘a’.samemark: ‘’
>
>
> Result:
> -------
>
> Cannot unbox a type object
> in block <unit> at -e line 1
>
>
> That error message is LTA.
>
> <[Coke]> isn't even a type object there.
>
> Yeah ↑