6 lines
57 B
Plaintext
Raw Normal View History

2022-08-07 14:14:04 -07:00
function cpp() {
count++;
}
function cmm() {
count--;
}