This assert function will analyze the passed in code, get the warnings, and make sure they match the warnings in the comments. Warnings are marked like so: // warn: Failed to do somethings.
See Implementation
This assert function will analyze the passed in code, get the warnings, and make sure they match the warnings in the comments. Warnings are marked like so: // warn: Failed to do somethings.