提交 2dd7cbea authored 作者: Frederic's avatar Frederic

comment not used code.

上级 704c0bde
......@@ -109,9 +109,9 @@ class MyOp(Op):
return ()
class Unary(MyOp):
def __init__(self):
MyOp.__init__(self, 1, self.__class__.__name__)
#class Unary(MyOp):
# def __init__(self):
# MyOp.__init__(self, 1, self.__class__.__name__)
class Binary(MyOp):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论