testData/parser/r/RepeatBlockStatement.r (
4
lines of code) (
raw
):
repeat { print("Swag") Sys.sleep(15) }