tests/testthat/core/fun-decs-in.R

function() {
  a
  b
  c
  d
  x
  e

  d

  fa
  for (variable in vector) {
    variable
  }


  "x"
  "y"
}

function() {



  22
}

function() {

  2
}

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