todo

Create a new todo. A todo list will be generated on end of compilation.

debug
enum todo (
string task
string file = __FILE__
size_t line = __LINE__
)

Meta