Ignore:
File:
1 edited

Legend:

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

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