diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-11 01:37:40 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2022-12-11 12:51:50 +0200 |
| commit | ca75962a335a9954962b0213e060e3895ddc69fb (patch) | |
| tree | 708407988db3bef5c3c0ddff20f106f39c43e496 /TODO.txt | |
| parent | d0614dd946baf05375172d7a50f5eb250b9a7b00 (diff) | |
Fix collection literal evaluation
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ add a `Debug/break` builtin that allows simple interactive debugging +instead of evaling all args first and then curry calling fn, eval only one at a time write tests |
