tests/testthat/indention_operators/eq_sub_complex_tokens-out.R

call(
  a =
    5,
  b
)

call(
  a =
    5,
  b
)

c(
  a =
    1,
  b = # comment here
    2
)
r-lib/styler documentation built on March 23, 2024, 5:51 p.m.