3 lines
46 B
Rust
3 lines
46 B
Rust
// TODO: intern lol
|
|
pub type Symbol = String;
|
// TODO: intern lol
|
|
pub type Symbol = String;
|