chore: add comment indicating CryptoVerif terms

This commit is contained in:
Benjamin Lipp
2025-11-25 15:58:45 +01:00
parent 7b1a62b6bb
commit 3942bfa65e

View File

@@ -19,7 +19,7 @@ reserved_words = [
"elimtrue",
"else",
"equation",
"equivalence", # no rule yet
"equivalence", # no rule yet (this is CryptoVerif-specific)
"event",
"expand",
"fail",
@@ -30,7 +30,7 @@ reserved_words = [
"fun",
"get",
"if",
"implementation", # no rule yet
"implementation", # no rule yet (this is CryptoVerif-specific)
"in",
"inj-event",
"insert",