sapir / gcc-rust

a (WIP) Rust frontend for gcc / a gcc backend for rustc
GNU General Public License v2.0
203 stars 5 forks source link

Fix code blocks #1

Closed downloadpizza closed 4 years ago

downloadpizza commented 4 years ago

All of the commands are on one line without code blocks, also it looks better :)

sapir commented 4 years ago

I just noticed this, too.

Thanks! :)

sapir commented 4 years ago

Also I split the long line up.