Timings for foo.v

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