testpackage 0.1.2

Simple test package!
Documentation
1
2
3
pub fn test() {
    println!("Hello World! test")
}