echo
----

.. highlight:: dune

.. dune:action:: echo
   :param: <string>

   Output a string on ``stdout``.

   Example::

   (echo "Hello, world")
