exercism/r/hello-world/hello-world.R

4 lines
31 B
R

hello_world <- function() {
}