Skip to content
Commit 14e26d33 authored by Bastian Köcher's avatar Bastian Köcher
Browse files

Make `decl_module` not require a return type for functions

If no return type is specified, `Result` is added and
`Ok(())` is returned by default.

Closes: #1182
parent df338c24
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment