Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Address issue #64
Browse files Browse the repository at this point in the history
  • Loading branch information
hcedwar committed Feb 12, 2018
1 parent 81b7cdf commit 65571af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proposals/P0332.bs
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,8 @@ numbered `0` to `N-1`.
> *incomplete type* is allowed any of the constant expressions that
> specify the bounds of the arrays may be omitted; if any of the
> constant expressions are omitted the type is an incomplete type that
> cannot be completed. In addition, the first of the constant
> expressions that specify the bounds of the arrays may be omitted
> cannot be completed. The first of the constant expressions that specify
> the bounds of the arrays may be omitted
>
> - in some cases in the declaration of a function parameter
> (11.3.5),
Expand Down

0 comments on commit 65571af

Please # to comment.