7 lines
101 B
Mathematica
7 lines
101 B
Mathematica
|
|
template_tbase_template
|
||
|
|
|
||
|
|
a = make_Class_dd();
|
||
|
|
if (!strcmp(a.test(),"test"))
|
||
|
|
error("failed");
|
||
|
|
endif
|