tests/testthat/insertion_comment_interaction/just_if_non_strict-in.R

if(TRUE)NULL

if(TRUE)NULL # comment


if(TRUE) # comment
NULL

if(TRUE # comment
)NULL

if( # comment
TRUE)NULL

if # comment
(TRUE)NULL
krlmlr/styler documentation built on April 8, 2024, 7:53 p.m.