We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975b04c commit 3823792Copy full SHA for 3823792
1 file changed
src/core/modules/engines/engines_tools_wrap.cpp
@@ -106,4 +106,5 @@ void export_engine_tool(scope _tool)
106
;
107
108
_tool.attr("engine_tool") = object(ptr(enginetool));
109
-}
+}
110
+
0 commit comments