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
)
r-lib/styler documentation built on April 30, 2024, 9 p.m.