basanta 0.1.4

Simple test crate
Documentation
1
2
3
pub fn test_fun(){
    print!("From the test_fun");
}