7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# contributor: Seong Yong-ju
|
||
|
# name: todo
|
||
|
# key: todo
|
||
|
# --
|
||
|
TODO('Not yet implemented')
|