meson/docs/markdown/snippets/debug-if-release-plain.md

167 B

n_debug=if-release and buildtype=plain means no asserts

Previously if this combination was used then assertions were enabled, which is fairly surprising behavior.