tests/testthat/indention_multiple/edge_strict_mixed-in.R

       {
(
       ((
{{
        {
          c(99,
         1 + 1,
                 {
    "within that suff"
})
        }
    }}
))
  )
}


(((
  1 + 2) * (3 + 4
)))


function(x, y, z) {
}
r-lib/styler documentation built on April 10, 2024, 4 a.m.