Skip to content

Commit 44eebf1

Browse files
authored
[0037] Rename NNNN-assets to 0037-assets (microsoft#540)
This was an oopsie.
1 parent b9922ed commit 44eebf1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

proposals/0037-cbuffer-contexts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ grammar formation is adopted for cbuffers:
8383
empty-declaration\br
8484
\end{grammar}
8585
```
86-
![Latex Rendering](NNNN-assets/cbuffer-grammar.png)
86+
![Latex Rendering](0037-assets/cbuffer-grammar.png)
8787

8888
This simplified grammar disallows members of `cbuffer` declarations that do not
8989
have semantic meaning, and allows a simplification of `cbuffer` scoping rules.

0 commit comments

Comments
 (0)