Method Tools.Testsuite.CompatPlugin()->preprocess()
- Method preprocess
 stringpreprocess(stringsource)- Description
 Modifies the source code to add "#pike" and the version at the top of the code, followed by "#pragma no_deprecation_warnings".
string preprocess(string source)
Modifies the source code to add "#pike" and the version at the top of the code, followed by "#pragma no_deprecation_warnings".