Dumb test.
This commit is contained in:
@@ -2,12 +2,3 @@ fn main() {
|
|||||||
println!("Hello, world!");
|
println!("Hello, world!");
|
||||||
}
|
}
|
||||||
|
|
||||||
struct Pig {
|
|
||||||
|
|
||||||
}
|
|
||||||
trait Mammal {
|
|
||||||
|
|
||||||
}
|
|
||||||
impl Mammal for Pig{
|
|
||||||
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user