tests/testthat/parse_comments/spinning_code_chunk_headers-out.R

# A comment
a <- function() {}

#+ chunk-label, opt1=value1
"chunk-content"

#- chunk-label, opt1=value1
call(2, 3)
# 21
krlmlr/styler documentation built on Dec. 12, 2024, 8:36 a.m.