mod ssvlib_demo;
mod libssv;
fn main() {
ssvlib_demo::demo();
// Just a comment to make a commit for exercising
}