Files
zterm/src
Yves Biener 853f4d9769
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 56s
mod(event): documentation of unsupported creation of declarations during comptime
The functionality remains in the code, but will cause an compilation
error when the user provided tagged union for the application events
has declarations. This way it is at least explicit that no declarations
are supported (even if this is actually a nice to have).

For details see this [issue](https://github.com/ziglang/zig/issues/6709).
2025-07-17 23:15:45 +02:00
..