mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 14:30:05 -04:00
23 lines
125 B
Text
23 lines
125 B
Text
|
|
(
|
||
|
|
if
|
||
|
|
12
|
||
|
|
then
|
||
|
|
27
|
||
|
|
else
|
||
|
|
42
|
||
|
|
;
|
||
|
|
|
||
|
|
for
|
||
|
|
i := 12
|
||
|
|
to
|
||
|
|
27
|
||
|
|
do
|
||
|
|
42
|
||
|
|
;
|
||
|
|
|
||
|
|
while
|
||
|
|
0
|
||
|
|
do
|
||
|
|
break
|
||
|
|
)
|