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 b6695b7 commit 62c59bbCopy full SHA for 62c59bb
1 file changed
zxbpp/prepro/macrocall.py
@@ -7,7 +7,7 @@
7
from api.debug import __DEBUG__
8
9
10
-class MacroCall(object):
+class MacroCall:
11
""" A call to a macro, stored in an object.
12
Every time the macro() is called, the macro returns
13
it value.
0 commit comments