Add trailing new line

This commit is contained in:
Tobias Eidelpes 2021-06-03 10:42:55 +02:00
parent 204ff4fa5b
commit 7dfc4382c1

View File

@ -260,3 +260,4 @@ let rec exception_prop te ps =
match ps with match ps with
| [] -> () | [] -> ()
| _ :: ps' -> exception_prop te ps' | _ :: ps' -> exception_prop te ps'