Skip to content

can we add string with double quotes in treated function #629

Open
@eankit

Description

@eankit

Can a string with double quotes be cleaned by polygot poranha, code snipped below, If yes, how ?

void demoMethod(ExperimentAPI experiment){
// Some code
if (experiment.isTreated("STALE_FLAG")) {
// Do something
} else {
// Do something else
}
// Do other things
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions