# -*- mode: snippet -*-
# key: Fixpw
# group: definitions
# name: Fixpoint-with
# --
Fixpoint $1 ($2 : $3) : $4 :=
$9
with $5 ($6 : $7) : $8 :=
$0.