kakoune/test/normal/match-char/in

4 lines
36 B
Plaintext
Raw Normal View History

2014-06-30 12:22:50 +02:00
add(a, %(b)) {
return a and b
}