aboutsummaryrefslogtreecommitdiff
path: root/source_file.r
blob: bf041a63274119e6a39375fe25b5315eec91289d (plain)
1
2
3
msg <- "hello world"

cat(msg, '\n')