mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
refactoring progress, use valgrind on exe
This commit is contained in:
parent
57c0f0d3c2
commit
3bad18dc92
204 changed files with 555 additions and 693 deletions
|
@ -1789,7 +1789,7 @@ impl<'a> LambdaSet<'a> {
|
|||
// functions, despite not appearing in the lambda set.
|
||||
// We don't want to compile them as thunks, so we need to figure out a special-casing for
|
||||
// them.
|
||||
// To reproduce: test cli_run
|
||||
// To reproduce: test cli_tests
|
||||
//
|
||||
// debug_assert!(
|
||||
// self.set
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue