Learn more about cloning repositories
You have read-only access
# checks for [[ ]]
​
# && and ||
[[ a && "" ]]; echo $?
[[ a || "" ]]; echo $?
Everything looks good. We'll let you know here if there's anything you should know about.