From: Nobuyoshi Nakada Date: 2011-07-07T18:46:14+09:00 Subject: [ruby-core:37845] Re: [Ruby 1.9 - Feature #4985] Add %S[] support for making a list of symbols Hi, At Thu, 7 Jul 2011 16:15:36 +0900, Joel VanderWerf wrote in [ruby-core:37843]: > Wondering idly if the following could be parsed... > > :[foo bar] It would be possible, but conflicts with :[] ("[]".to_sym). -- Nobu Nakada