~ubuntu-branches/ubuntu/wily/agda/wily-proposed

« back to all changes in this revision

Viewing changes to test/interaction/Issue641.out

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2014-08-05 06:38:12 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20140805063812-io8e77niomivhd49
Tags: 2.4.0.2-1
* [6e140ac] Imported Upstream version 2.4.0.2
* [2049fc8] Update Build-Depends to match control
* [93dc4d4] Install the new primitives
* [e48f40f] Fix typo dev→doc

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Agda2> (agda2-status-action "")
2
 
(agda2-info-action "*Type-checking*" "" nil)
3
 
(agda2-highlight-clear)
4
 
(agda2-info-action "*Type-checking*" "Checking Issue641 (Issue641.agda).\n" t)
5
 
(agda2-info-action "*Type-checking*" "Finished Issue641.\n" t)
6
 
(agda2-status-action "Checked")
7
 
(agda2-info-action "*All Goals*" "" nil)
8
 
((last . 1) . (agda2-goals-action '()))
9
 
Agda2> (agda2-status-action "")
10
 
(agda2-info-action "*Type-checking*" "" nil)
11
 
(agda2-highlight-clear)
12
 
(agda2-info-action "*Type-checking*" "Checking Issue641 (Issue641.agda).\n" t)
13
 
(agda2-info-action "*Error*" "Issue641.agda:3,7-10\nSet₁ != Set\nwhen checking that the expression Set has type Set" nil)
14
 
((last . 3) . (agda2-goto '("Issue641.agda" . 39)))
15
 
(agda2-status-action "")
16
 
Agda2> 
 
 
b'\\ No newline at end of file'