tests/testthat/parse_comments/mixed-out.R

# A file with text
a <- function(x, y, z) {
if (1>10) {
# this is a comment
}
#' another comment
}
krlmlr/styler documentation built on May 9, 2024, 6:28 p.m.