tests/testthat/mod/issue125.r

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

box::export()

Try the box package in your browser

Any scripts or data that you put into this service are public.

box documentation built on May 2, 2023, 9:14 a.m.