gcfavorites / hiccup

Automatically exported from code.google.com/p/hiccup
GNU Lesser General Public License v2.1
0 stars 0 forks source link

${quoted var name} syntax isn't supported #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
set {a b c} 4
puts "${a b c} should equal 4"

.. that doesn't work.
It should be relatively trivial.

Original issue reported on code.google.com by consa...@gmail.com on 13 Nov 2007 at 12:44

GoogleCodeExporter commented 9 years ago
Well, that was easy.

Original comment by consa...@gmail.com on 13 Nov 2007 at 6:52