mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Allow omitting = true for designated initializers of bitstruct bools.
This commit is contained in:
committed by
Christoffer Lerno
parent
0dc2f0e923
commit
41db9c43e5
@@ -441,6 +441,7 @@ param_path
|
||||
|
||||
arg
|
||||
: param_path '=' expr
|
||||
| param_path
|
||||
| type
|
||||
| param_path '=' type
|
||||
| expr
|
||||
|
||||
Reference in New Issue
Block a user