Fix error message of CBackend for unsupported nodes
Compare changes
- Stephan Seitz authored
+ 1
− 1
@@ -169,7 +169,7 @@ class CBackend:
@@ -169,7 +169,7 @@ class CBackend:
function_arguments = ["%s %s" % (str(s.symbol.dtype), s.symbol.name) for s in node.get_parameters()]