tests/testthat/indention_operators/eq_assign-out.R

switch(engine,
  pdftex = {
    if (any) {
      x
    }
  },
  new = (
    2
  )
)

{
  a <-
    3
}
r-lib/styler documentation built on April 10, 2024, 4 a.m.