DEBSOURCES
Skip Quicknav
sources / r-cran-devtools / 2.4.6-1 / tests / testthat / testError / R / error.R
1234567
f <- function() { 5 * 10 } stop("This is an error!") # nolint