This is the project file for the program 'metaobject' that has examples of metaobjects
@addToSet(debug, "yes") | |
@addToSet(author, "Jose") | |
/* Because of this association, prototype 'TaintedToUntainted' | |
of package 'untainted' can cast expressions of type | |
T@tainted to T@untainted in which T is any type. | |
*/ | |
@addToSet(untaintedDoNotCheckIn, "untainted.TaintedToUntainted") | |
program | |
main metaobjectTest.Program | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment