Motivation: ensure the correct type `IRType` is inferred for definitions such as ``` def f (n : UInt32) : UInt32 := if n == 0 then panic! "foo" else n+1 ``` |
||
|---|---|---|
| .. | ||
| Init | ||
| library.md | ||
| Makefile.in | ||
| relative.py | ||
Motivation: ensure the correct type `IRType` is inferred for definitions such as ``` def f (n : UInt32) : UInt32 := if n == 0 then panic! "foo" else n+1 ``` |
||
|---|---|---|
| .. | ||
| Init | ||
| library.md | ||
| Makefile.in | ||
| relative.py | ||