This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
compilers:swift_to_llvm [2022/09/22 10:02] zioskenz [Background] |
compilers:swift_to_llvm [2022/09/22 10:09] (current) zioskenz [Error handling and restrictions] |
||
---|---|---|---|
Line 1088: | Line 1088: | ||
*incompatibility on assignment | *incompatibility on assignment | ||
*'' | *'' | ||
- | *missing return statement in a non void functionù | + | *missing return statement in a non void function |
*wrong return type | *wrong return type | ||
*calling a function that hasn't been declared yet | *calling a function that hasn't been declared yet |