Function reuturns typed value

Check of module strict types system that every function has return value type

Noncompliant Code Example

Compliant Solution

See