tests/testthat/indention_multiple/edge_strict_mixed-out.R

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


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


function(x, y, z) {
}

Try the styler package in your browser

Any scripts or data that you put into this service are public.

styler documentation built on Aug. 29, 2023, 5:10 p.m.