mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 07:42:33 +01:00
Replaced many abc' to abc`.
Added 16.05 branch. git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1591 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -71,7 +71,7 @@ A simple string -- specimen of Simple_string -- is a [[#Strings|String]] consist
|
||||
|-
|
||||
| NL (LF) || %N || Newline
|
||||
|-
|
||||
| ` || %Q || Backquote
|
||||
| `` ` `` || %Q || Backquote
|
||||
|-
|
||||
| CR || %R || Carriage return
|
||||
|-
|
||||
@@ -540,7 +540,7 @@ External ::= <code>external</code> External_language <nowiki>[External_name]</no
|
||||
External_language ::= Unregistered_language | [[#Registered languages|Registered_language]]
|
||||
Unregistered_language ::= [[#Manifest strings|Manifest_string]]
|
||||
External_name ::= <code>alias</code> [[#Manifest strings|Manifest_string]]
|
||||
{{note|If the `inline' keyword is used in the Registered_language part, then External_name part is the inline code on the specified language.}}
|
||||
{{note|If the `inline` keyword is used in the Registered_language part, then External_name part is the inline code on the specified language.}}
|
||||
|
||||
|
||||
===Registered languages ===
|
||||
|
||||
Reference in New Issue
Block a user