constant: Make const.allow_constexpr default to true.

This commit is contained in:
Emilio Cobos Álvarez
2022-04-21 13:07:15 +02:00
parent 15e1131160
commit 305ccfe746
29 changed files with 75 additions and 75 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[const]
allow_constexpr = true
allow_constexpr = false
[struct]
associated_constants_in_body = true