--- parser3/www/htdocs/Attic/_bug.html 2005/06/06 08:45:12 1.83
+++ parser3/www/htdocs/Attic/_bug.html 2005/11/22 12:48:40 1.105
@@ -1,3 +1,3 @@
^connect[$SQL.connect-string]{
-^string:sql{select 2*:a from dual}[$.bind[$.a(5)]]
-}
\ No newline at end of file
+^int:sql{select name from block where name='paf'}[$.default(123)]
+}