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
}

Try the styler package in your browser

Any scripts or data that you put into this service are public.

styler documentation built on Aug. 29, 2023, 5:10 p.m.