tests/testthat/parse_comments/shebang_1-in.R

#A comment
#!/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 24, 2024, 4:14 p.m.