first commit
[pkgdev.git] / pkgTest / R / folder / subfolder / c.R
1 c = function() {
2 print("And this is c()")
3 }