~ubuntu-branches/ubuntu/hardy/dicelab/hardy

« back to all changes in this revision

Viewing changes to test/let1.test

  • Committer: Bazaar Package Importer
  • Author(s): Robert Lemmen
  • Date: 2007-12-10 17:06:15 UTC
  • Revision ID: james.westby@ubuntu.com-20071210170615-q1av8grz0vjiv397
Tags: upstream-0.5
ImportĀ upstreamĀ versionĀ 0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# let using the variable twice
 
2
[Expression]
 
3
let x = d6 in x*x
 
4
 
 
5
[Result]
 
6
  1     0.166667
 
7
  4     0.166667
 
8
  9     0.166667
 
9
 16     0.166667
 
10
 25     0.166667
 
11
 36     0.166667