1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-11-25 10:32:19 +03:00
kakoune/test/unit/match-char/in
2014-06-30 12:22:50 +02:00

4 lines
36 B
Plaintext

add(a, %(b)) {
return a and b
}