Files
elna/tests/const_list.eln
2025-07-16 13:36:26 +02:00

4 lines
30 B
Plaintext

const a = 1, b = 2;
! a + b
.