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:
KtorZ
2024-07-18 16:07:31 +02:00
parent 754ed07408
commit beb5ac4643
9 changed files with 378 additions and 21 deletions

View File

@@ -9,7 +9,7 @@ Schema {
Var {
tipo: RefCell {
value: Generic {
id: 35,
id: 64,
},
},
alias: None,