salsa/salsa-2022-tests/main.rs
2022-08-05 00:39:00 -04:00

6 lines
119 B
Rust

//! This crate has the beginning of various unit tests on salsa 2022
//! code.
mod tracked_fn_on_input;
fn main() {}