blob: 0fa7c4b8817591c2dff2b3997d2566320ac6d9fc [file] [log] [blame]
\name{hello}
\alias{hello}
\title{Hello, World!}
\usage{
hello()
}
\description{
Prints 'Hello, world!'.
}
\examples{
hello()
}