tests/testthat/roxygen-examples-complete/26-empty-trailing-lines-out.R

#' this
#'
#' mey
#' @examples
#' 2 + 1
#'
NULL


#' this
#'
#' mey
#' @examples
#' 2 + 1
#'
NULL


#' this
#'
#' mey
#' @examples
#' 2 + 1
NULL



#' this
#'
#' empty line after example
#' @examples
#' 2 + 1
NULL
krlmlr/styler documentation built on April 24, 2024, 4:14 p.m.