Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
if ('test') {
"1";
}
if (true) {
} else {
"2";
if (false) {
if (true && false) {
if (true && false || '1') {
function f1() {