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
)
krlmlr/styler documentation built on April 8, 2024, 7:53 p.m.