|
# T001 - accepted
|
|
# TODO (evanrittenhouse): this is a valid TODO
|
|
# SOME_OTHER_TAG: this is impossible to determine
|
|
# this is not a TODO
|
|
|
|
# T001 - errors
|
|
# XXX (evanrittenhouse): this is not fine
|
|
# FIXME (evanrittenhouse): this is not fine
|
|
# foo # XXX: this isn't fine either
|