# New Ticket Created by  Jan-Olof Hendig 
# Please include the string:  [perl #131335]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=131335 >


# Perl 6 version
dogbert@dogbert-VirtualBox ~ $ perl6 -v
This is Rakudo version 2017.04.3-304-g316399cf7 built on MoarVM version 
2017.04-68-g5f233249
implementing Perl 6.c.

# The problem
dogbert@dogbert-VirtualBox ~ $ perl6 -e 'say ∅ ⊂ set()'
False

The above should return True

Reply via email to