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