X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=common%2Fsrc%2Flib.rs;h=3d80a049e151984d4404d1a2c105b96ed9671f3d;hb=a6e2b764be26410d88083901d9333f885afa2b24;hp=5112279cd7c8426efda3f31f47b511e281ef3725;hpb=ae59fd67818b8db8782222bd06c76a43213f0513;p=valheim_web.git diff --git a/common/src/lib.rs b/common/src/lib.rs index 5112279..3d80a04 100644 --- a/common/src/lib.rs +++ b/common/src/lib.rs @@ -1,4 +1,4 @@ - +/* fn f(a: i32, b: i32) -> i32 { a + 2 * b } @@ -10,4 +10,5 @@ mod tests { fn it_works() { assert_eq!(2 + 2, 4); } -} \ No newline at end of file +} +*/ \ No newline at end of file