csharplang/spec
Zheng Chen 34310c6853 Fix ANTLR in Expression (#1134)
There's no definition of `interpolated_string anywhere`.

But I found the `interpolated_string_expression`.

So I fixed the reference.
2017-12-10 02:09:38 -08:00
..
arrays.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
attributes.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
basic-concepts.md remove anchors to H1 tags 2017-10-14 15:21:38 -04:00
classes.md remove anchors to H1 tags 2017-10-14 15:21:38 -04:00
conversions.md remove anchors to H1 tags 2017-10-14 15:21:38 -04:00
delegates.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
documentation-comments.md Require an asterisk to close a delimited_doc_comment 2017-02-01 22:45:24 -06:00
enums.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
exceptions.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
expressions.md Fix ANTLR in Expression (#1134) 2017-12-10 02:09:38 -08:00
interfaces.md remove anchors to H1 tags 2017-10-14 15:21:38 -04:00
introduction.md Correct rendering of Expressions table (#743) 2017-09-07 10:09:26 -07:00
lexical-structure.md Correction of word "contextual" (#1132) 2017-11-29 11:27:23 -08:00
LICENSE.md Add markdown specification (#9) 2017-02-01 10:35:24 -08:00
namespaces.md remove anchors to H1 tags 2017-10-14 15:21:38 -04:00
README.md Small fixes related to async (#759) 2017-09-07 15:30:46 -07:00
statements.md grammar correction 2017-02-09 12:11:20 +01:00
structs.md remove anchors to H1 tags 2017-10-14 15:21:38 -04:00
types.md missing spaces between some words (#1160) 2017-12-10 02:05:00 -08:00
unsafe-code.md remove anchors to H1 tags 2017-10-14 15:21:38 -04:00
variables.md fix spacing 2017-10-13 15:21:44 -07:00

C# Language Specification

Version 6

This is an unofficial draft, posted here for convenience. When we submit a C# 6.0 spec proposal to ECMA (who is currently finalizing the C# 5.0 Standard), it will be shared here.