tests/testthat/roxygen-examples-complete/17-two-no-non-comment-in.R

#' @examples
#'   my_fun <- function() {
#'   print("hello world!")
#' }
#' # before this comment is a left-over space
#' another_function <- function() NULL



#' @examples
#'   my_fun <- function() {
#'   print("hello world!")
#' }
#' # before this comment is a left-over space
#' another_function <- function() NULL
krlmlr/styler documentation built on June 14, 2025, 3:19 p.m.