a, b, c = constants("a b c", types=["type_1"]) There should be no []
a, b, c = constants("a b c", types=["type_1"])
There should be no []