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