tests/testthat/line_breaks_fun_call/blank-strict-out.R

call(
  1
)

call(
  # comment

  1
)

call(
  x = 2,
  1,
  "w"
)

call(
  1,
  2,



  # comment

  1,
  2,
  3
)
krlmlr/styler documentation built on April 24, 2024, 4:14 p.m.