tests/testthat/indention_operators/eq_formal_simple-out.R

abbbb <- function(x =
                    22) {
  data_frame(
    x =
      long_long_long * x
  )
}
r-lib/styler documentation built on April 30, 2024, 9 p.m.