1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-02 23:21:15 +03:00
kakoune/test/normal/match-char/in

4 lines
36 B
Plaintext
Raw Normal View History

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