elna/tests/const_list.eln

4 lines
30 B
Plaintext
Raw Normal View History

2024-02-25 15:16:19 +01:00
const a = 1, b = 2;
! a + b
.