Add 'diagnostic' to the prelude, as well as companion functions.
This is not fully satisfactory as it pollutes a bit the prelude. Ideally, those functions should only be visible and usable by the underlying trace code. But for now, we'll just go with it.
This commit is contained in:
@@ -9,7 +9,7 @@ Schema {
|
||||
Var {
|
||||
tipo: RefCell {
|
||||
value: Generic {
|
||||
id: 35,
|
||||
id: 64,
|
||||
},
|
||||
},
|
||||
alias: None,
|
||||
|
||||
Reference in New Issue
Block a user