Rename debug in testcases to trace
To remove D specific keyword rename
This commit is contained in:
parent
48c644ea6e
commit
0ba11023ac
13 changed files with 61 additions and 81 deletions
|
|
@ -13,7 +13,7 @@ public class typemap_out_optimal_runme {
|
|||
}
|
||||
|
||||
public static void main(String argv[]) {
|
||||
XX.setDebug(false);
|
||||
XX.setTrace(false);
|
||||
{
|
||||
XX x = XX.create();
|
||||
x.delete();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue