Skip to content
Snippets Groups Projects
Yuya Nishihara's avatar
Yuya Nishihara authored
Spotted by making '%' operator check the operand type more strictly. Before,
"{nav}" would be evaluated to a lazy "" (empty string) and {"" % x} would
yield one empty string.
448f7ec2
History
Name Last commit Last update