Hacker News new | ask | show | jobs
by steferson 4928 days ago
>And yes, I've seen a non-functional change break working code before.

Really? how? I'm really curious about this.

1 comments

Honestly, I don't know how it happened.

The changeset was unindenting an HTML file with in-line JavaScript by 4 spaces.

The JavaScript stopped working, so I reverted the change and it worked again.