tests/testthat/testEnv/R/first.R

## This file is supposed to be parsed first

f <- function(foo = TRUE) if (foo) f(FALSE) else NULL
MangoTheCat/functionMap documentation built on May 7, 2019, 2:10 p.m.