elna/tests/const_list.eln
2024-12-20 16:08:45 +01:00

4 lines
30 B
Plaintext

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