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


Example:

  $ perl6 -e 'dd <a b>'
  ("a", "b")
  
  $ perl6 -e 'dd <<a b>>'
  "a"
  "b"

  $ perl6 -e 'dd qw{a b}'
  ("a", "b")

  $ perl6 -e 'dd qqw{a b}'
  ("a", "b")

This is on commit 03b5a
  
-- 
        Dakkar - <Mobilis in mobile>
        GPG public key fingerprint = A071 E618 DD2C 5901 9574
                                     6FE2 40EA 9883 7519 3F88
                            key id = 0x75193F88

Different all twisty a of in maze are you, passages little.

Reply via email to