tests/testthat/indention_multiple/edge_strict_mixed-out.R

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


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


function(x, y, z) {
}
krlmlr/styler documentation built on April 8, 2024, 7:53 p.m.