tests/testthat/mod/legacy/__init__.r

a = 1
b = 'foo'
.c = 'hidden'

message('legacy module loaded')

.on_load = function (ns) {
    message('.on_load is not called')
}
klmr/box documentation built on Feb. 15, 2025, 12:59 a.m.