fn main() {}

mod tests {
    #[test]
    fn first_test () {
    }
}
