mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
comment is not a test...
This commit is contained in:
parent
1b0d6110cc
commit
7d51a6bca3
1 changed files with 1 additions and 3 deletions
|
@ -885,9 +885,7 @@ impl<'a> LayoutCache<'a> {
|
|||
pub fn rollback_to(&mut self, _snapshot: SnapshotKeyPlaceholder) {}
|
||||
}
|
||||
|
||||
/// placeholder for the type
|
||||
///
|
||||
/// ven_ena::unify::Snapshot<ven_ena::unify::InPlace<CachedVariable<'a>>>
|
||||
// placeholder for the type ven_ena::unify::Snapshot<ven_ena::unify::InPlace<CachedVariable<'a>>>
|
||||
pub struct SnapshotKeyPlaceholder;
|
||||
|
||||
impl<'a> Builtin<'a> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue