8 lines
84 B
Text
8 lines
84 B
Text
|
--TEST--
|
||
|
sqli nested pgsql style comments
|
||
|
--INPUT--
|
||
|
1 /* /* */ */ 2
|
||
|
--EXPECTED--
|
||
|
X
|
||
|
|