Whiley / WhileyDocs

Various documents relating to the Whiley Programming Language.
7 stars 2 forks source link

Fixing an example error #6

Closed Matt-- closed 10 years ago

Matt-- commented 10 years ago

the return needs to drop xs[i] from the list. The change ensures it is skipped.