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 April 24, 2024, 4:14 p.m.