tests/testthat/core/calls-in.R

call(x = 3)


call(x = 3
     )


call(
  x = 3)

call(
  x = 3
     )


call(
  x = 3 #
) #


call(x = 3#
)
lorenzwalthert/semicoloner documentation built on Dec. 21, 2021, 11:48 a.m.