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
)

Try the styler package in your browser

Any scripts or data that you put into this service are public.

styler documentation built on Aug. 29, 2023, 5:10 p.m.