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

call(


  1
)

call(
  # comment

  1
)

call(
  x = 2,
  1,

  "w"
)
r-lib/styler documentation built on April 30, 2024, 9 p.m.