tests/testthat/core/braces-out.R

list(
  x = list(
    f <- function() {
    }
  )
)


list(
  x = list(
    f <- function() {
    }
  )
)

test_that("DataBackendCbind", {
  # stuff
})


function() {
  1
}
mlr-org/styler.mlr documentation built on Nov. 10, 2024, 12:36 a.m.