Timings for foo.v

  1. foo.v.time1
  2. foo.v.time2
(* some comment *) (* other comment multiline *)
Definition a := 1.
Definition b := 2.
Definition c := 3.
(* hello *)
Definition d := 4.
(* end of file comment *)