CommaExp.isGenerated

This is needed because AssignExp rewrites CommaExp, hence it needs to trigger the deprecation.

class CommaExp
const
bool isGenerated;

Meta