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

« back to all changes in this revision

Viewing changes to test/interaction/GiveSize.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 GiveSize (GiveSize.agda).\n" t)
5
 
(agda2-info-action "*Type-checking*" "Finished GiveSize.\n" t)
6
 
(agda2-status-action "")
7
 
(agda2-info-action "*All Goals*" "?0 : Size\n" nil)
8
 
((last . 1) . (agda2-goals-action '(0)))
9
 
Agda2> (agda2-give-action 0 "i")
10
 
(agda2-status-action "")
11
 
(agda2-info-action "*All Goals*" "" nil)
12
 
((last . 1) . (agda2-goals-action '()))
13
 
Agda2> 
 
 
b'\\ No newline at end of file'