🐐 Snippets

This commit is contained in:
2026-04-21 22:16:03 +02:00
parent 80d430970a
commit 5961884219
17 changed files with 21 additions and 27 deletions

View File

@@ -0,0 +1,2 @@
DEFINI pair (a, b) VT { REDI (a, b) }
DESIGNA x, y VT INVOCA pair (III, VII)