remove trailing newline

This commit is contained in:
Brandon H. Gomes 2021-08-03 09:25:18 -04:00
parent a77d6ff359
commit 2f85aa6590

View File

@ -25,4 +25,3 @@ static X: usize = C;
const Y: usize = 2 * C;
```