mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
22 lines
125 B
Text
22 lines
125 B
Text
(
|
|
if
|
|
12
|
|
then
|
|
27
|
|
else
|
|
42
|
|
;
|
|
|
|
for
|
|
i := 12
|
|
to
|
|
27
|
|
do
|
|
42
|
|
;
|
|
|
|
while
|
|
0
|
|
do
|
|
break
|
|
)
|