🐐 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
+2
View File
@@ -0,0 +1,2 @@
DESIGNA x VT [I, II, III] @ [IV, V]
DIC(x)
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

+3
View File
@@ -0,0 +1,3 @@
PER a, b IN [[I, II], [III, IV]] FAC {
DIC(a + b)
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

+2
View File
@@ -0,0 +1,2 @@
DIC("SALVTE"[I])
DIC("SALVTE"[III])
Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

+1
View File
@@ -0,0 +1 @@
DIC("SALVTE"[II VSQVE IV])
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

+5
View File
@@ -0,0 +1,5 @@
TEMPTA {
DESIGNA x VT I / NVLLVS
} CAPE error {
DIC(error)
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB