tests/testthat/parse_comments/shebang_2-out.R

#!/usr/bin/env Rscript
# !/usr/bin/env Rscript
a <- 3

# !/usr/bin /env Rscript -m --set "W"
dd <- 33
# !/usr/bin\ /env Rscript -m --set "W"
c()
# !NEED TO REMOVE THIS
krlmlr/styler documentation built on April 8, 2024, 7:53 p.m.