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

call(


  1
)

call(
  # comment

  1
)

call(
  x = 2,
  1,

  "w"
)

call(
  1,
  2,



  # comment

  1,
  2,

  3
)
krlmlr/styler documentation built on April 8, 2024, 7:53 p.m.