From: Russ Keldorph Date: Thu, 12 May 2016 23:07:27 +0000 (-0700) Subject: Small formatting fix X-Git-Tag: submit/tizen/20210909.063632~11030^2~10538 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=da773981a1fd05b3b54e7306644ac4af2dfe744d;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Small formatting fix Commit migrated from https://github.com/dotnet/coreclr/commit/e49e825fdce88ce24e287cdc71a37dac984339b8 --- diff --git a/docs/coreclr/design-docs/first-class-structs.md b/docs/coreclr/design-docs/first-class-structs.md index 21dc550..f794c20 100644 --- a/docs/coreclr/design-docs/first-class-structs.md +++ b/docs/coreclr/design-docs/first-class-structs.md @@ -548,7 +548,7 @@ are prefaced by '*' have been prototyped in an earlier version of the JIT, and t being re-integrated and tested, but may require some cleanup and/or phasing with other work items before a PR is submitted. - ### Mostly-Independent work items +### Mostly-Independent work items 1. *Replace block ops with assignments & new nodes. 2. *Add new fixed-size types, and normalize them in the importer (might be best to do this with or after #1, but not really dependent)