elna/tests/const_list.eln

4 lines
30 B
Plaintext

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