tests/testthat/mod/issue125.r

f = function () NULL
body(f) = substitute(
    do.call(g, list()),
    list(g = function () 1)
)

box::export()
klmr/box documentation built on Feb. 15, 2025, 12:59 a.m.