first commit
[pkgdev.git] / pkgTest / R / a.R
1 a = function() {
2 print("Hello World, I'm a()")
3 }