Examples

Example 1

	myFunction(a, b, c);

Output:: Hello world!

If necessary an explanation of the example.

Example 2

	myFunction(a, b, c);

Output: Hello world!

If necessary an explanation of the example