also, `CodeBuilder.append` is a generic method tha...
# kontributors
y
also,
CodeBuilder.append
is a generic method that is used to append any elements to a list. changing this generic method to exclude elements of a specific type is most definitely not an appropriate way to fix the problem. you need to change the code related specifically to converting the
when
statement