🐐 Snippets

This commit is contained in:
2026-04-24 15:37:46 +02:00
parent 27c5f7bf56
commit 92301f3ff6
11 changed files with 23 additions and 19 deletions

View File

@@ -0,0 +1,3 @@
PER a, b IN [[I, II], [III, IV]] FAC {
DIC(a + b)
}