nvim-treesitter/tests/indent/t32/repeat_block.cmm

28 lines
140 B
Text
Raw Normal View History

2023-05-18 09:40:13 +02:00
RePeaT 10. PRINT "A"
RePeaT &a
print
REPEAT 0xaAfF09
(
cont
)
RPT
(
b
)
rpt
(
s
)
WHILE &a
REPEAT TRUE()
; comment
(
cont
)