mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
debug import
This commit is contained in:
parent
c9d2c4d4cd
commit
8d1d4e6df3
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#[cfg(debug_assertions)]
|
||||
use roc_checkmate::debug_checkmate;
|
||||
use roc_collections::VecSet;
|
||||
use roc_types::subs::{Descriptor, Subs, Variable};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue