We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe4f169 commit 611db54Copy full SHA for 611db54
fathom/src/core.rs
@@ -4,6 +4,7 @@ use crate::env::{Index, Level};
4
use crate::source::{Span, StringId};
5
6
pub mod binary;
7
+pub mod pretty;
8
pub mod prim;
9
pub mod semantics;
10
0 commit comments