9 lines
73 B
Text
9 lines
73 B
Text
--TEST--
|
|
pgsql, $-quoted strings
|
|
--INPUT--
|
|
$foo
|
|
--EXPECTED--
|
|
n $
|
|
n foo
|
|
|
|
|