// TODO: Something // More notes lala // way more notes my_proc :: () { foo(); } // Todo: Something def python_func(): return lala // TODO(name, 1): Something void what_if_todo_here() { return; } // TODO(name,1): Something // TODO(name ,1): Something // TODO(name , 1): Something // TODO(name): /** TODO Something */