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