# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #107348]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=107348 >
<masak> nom: sub foo(True) { say "OH HAI" }; foo(False)
<p6eval> nom 2b6f86: OUTPUT«Nominal type check failed for parameter
''; expected Bool but got Bool instead in sub foo [...]
<masak> o.O
* masak submits rakudobug
(1) This should conceivably work.
(2) The error message is mind-boggling.