tests/testthat/line_breaks_fun_call/token_dependent_comments-out.R

call(call( # comment
  3, 4
))

call(call(
  1, # comment
  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.