mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
You can now embed a single quote character in an X# literal string provided you escape this character by preceding it with a backslash. For example : var .DebugWaitMsg = 'Waiting for \'debugger\' connection...' |
||
|---|---|---|
| .. | ||
| Docs | ||
| Properties | ||
| AsmGenerator.cs | ||
| Cosmos.Compiler.XSharp.csproj | ||
| Cosmos.Compiler.XSharp.csproj.vspscc | ||
| Parser.cs | ||
| Token.cs | ||
| TokenList.cs | ||
| TokenPatterns.cs | ||