Ticket #1735: 0002-Also-documentation.patch

File 0002-Also-documentation.patch, 715 bytes (added by Idiomdrottning, 3 years ago)
  • manual/Modules

    From 5e5900b3ecee98e164ad98d6b69991453976c688 Mon Sep 17 00:00:00 2001
    From: Sandra Snan <sandra.snan@idiomdrottning.org>
    Date: Tue, 16 Mar 2021 16:51:08 +0100
    Subject: [PATCH 2/2] Also documentation
    
    ---
     manual/Modules | 6 ++++++
     1 file changed, 6 insertions(+)
    
    diff --git a/manual/Modules b/manual/Modules
    index 66222751..a22b136b 100644
    a b Renames identifiers imported from {{IMPORT}}. 
    163163
    164164Prefixes all imported identifiers with {{SYMBOL}}.
    165165
     166===== sans
     167
     168 [import specifier] (sans IMPORT SYMBOL)
     169
     170Removes {{SYMBOL}} from all imported identifiers that start with it.
     171
    166172==== import-syntax
    167173
    168174<macro>(import-syntax IMPORT ...)</macro>