tests/testthat/core/calls-out.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.