There's a worrying ambiguity with the phrase "warranty void if broken" on a sticker.
miniblog.
Related Posts
TIL Rust has an ambiguity `if Foo {}` -- is `Foo` a value of type bool, or a struct?
Rust solves this by defining a grammar production 'any expression except struct literals' and using it in this position.
Parsing shell scripts is hard. Here's a fun ambiguity:
We think of assemblers as being a simple mapping of mnemonics to opcodes, but there is ambiguity sometimes: