Explorar o código

Remove leftover

David Peter hai 1 ano
pai
achega
c4a20f2492
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      examples/numerical_diff.nbt

+ 0 - 2
examples/numerical_diff.nbt

@@ -16,5 +16,3 @@ fn dist(t: Time) -> Length = 0.5 g0 t^2
 fn velocity(t: Time) -> Velocity = diff(dist, t)
 
 assert_eq(velocity(2.0 s), 2.0 s × g0, 1e-3 m/s)
-
-diff