8 lines
71 B
Text
8 lines
71 B
Text
--TEST--
|
|
Variables
|
|
--INPUT--
|
|
SELECT @@;
|
|
--EXPECTED--
|
|
E SELECT
|
|
v @@
|
|
; ;
|