tests/testthat/relocate_eq_assign/eq_assign_ifelse_scope_tokens-in.R

x = 5

if(x >= 5)
  y = TRUE else
    y = FALSE
krlmlr/styler documentation built on May 9, 2024, 6:28 p.m.