testlib v0.1.0 Testlib
Documentation for Testlib.
Link to this section Summary
Link to this section Functions
Link to this function
hello()
Hello world.
Examples
iex> Testlib.hello()
:world
Documentation for Testlib.
Hello world.
iex> Testlib.hello()
:world