mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
add todo comment
This commit is contained in:
parent
c136bed955
commit
31bf658b20
2 changed files with 3 additions and 2 deletions
|
@ -1421,6 +1421,7 @@ fn decide_to_branching<'a>(
|
|||
} => {
|
||||
// generate a (nested) if-then-else
|
||||
|
||||
// TODO specialize layout in the true and false case?
|
||||
let pass_expr = decide_to_branching(
|
||||
env,
|
||||
procs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue