6 lines
94 B
Text
6 lines
94 B
Text
|
|
class Buildable
|
||
|
|
!!!129669.cpp!!! apply(inout provided_tool : Tool)
|
||
|
|
{
|
||
|
|
tool.treat(mElement);
|
||
|
|
}
|