Reply To: Testing Syntax Limits

Forums General Testing Syntax Limits Reply To: Testing Syntax Limits

#270
Jason Caldwell
Participant

if ((this && that) || what) {
    echo 'Hello World!';
}