Example #1
0
 def make_node(self):
     return Apply(self, [], [scalar.uint32()])
Example #2
0
 def make_node(self):
     return Apply(self, [], [scalar.uint32()])