Files
centvrion/snippets/boolean_ops.cent
2026-04-21 23:24:09 +02:00

10 lines
131 B
Plaintext

DESIGNA x VT VERITAS
DESIGNA y VT FALSITAS
SI x ET y TVNC {
DICE(I)
} ALVID SI x AVT y TVNC {
DICE(II)
} ALVID {
DICE(III)
}