10 lines
76 B
Text
10 lines
76 B
Text
--TEST--
|
|
MySQL N-string
|
|
--INPUT--
|
|
select n'
|
|
--EXPECTED--
|
|
E select
|
|
n n
|
|
s '
|
|
|
|
|