Tes Run Run Tanpa Kargo

// this will only compile the test cases in the main source..
// to run main source, you'll have to recompile main without --test flag

rustc --test source.rs 
Enchanting Echidna