Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/dist/src/sysel/demos/string.sy

    r051bc69a rc5cb943d  
    2828
    2929class StringDemo is
    30         fun Main() is
     30        fun Main(), static is
    3131                -- Concatenate some strings.
    3232                Builtin.WriteLine("One-" + "two-" + "three!");
Note: See TracChangeset for help on using the changeset viewer.