Ch0c0late
Results
1
issues of
Ch0c0late
The type of `varLabel` parameter is `fast.AST.Var` but the documentation states that the type is `string`. ``` >>> l = JeevesLib.mkLabel('l') >>> l.__class__ ```