uncmt. */ (uncomment */)

change (a piece of text within a program) from being a comment to being part of the program that is run by the computer by removing tagging that identifies the text as a comment.

(programming) To convert text that has been commented out back into source code so that it will no longer be ignored by the compiler or interpreter.