8 lines
83 B
Text
8 lines
83 B
Text
--TEST--
|
|
Variables
|
|
--INPUT--
|
|
SELECT @a`from 1`
|
|
--EXPECTED--
|
|
E SELECT
|
|
v @a
|
|
n from 1
|