root/trunk/HasCASL/test/WrongItems.hascasl.output @ 11877

Revision 11877, 0.7 kB (checked in by maeder, 5 months ago)

disallowed explicit pseudo type notation following := (assign)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1parse error at 1.9:
2unexpected "="
3expecting "[", "%", ",", "<", "{", ";", "sort", "op", "fun", "pred", "type", class, "program", "generated", "free", "var", "forall", dot, "axiom", "internal" or end of input
4
5parse error at 2.5:
6unexpected "<"
7expecting id
8
9parse error at 3.16:
10unexpected "="
11expecting "[", "%", "->", "{", ";", "sort", "op", "fun", "pred", "type", class, "program", "generated", "free", "var", "forall", dot, "axiom", "internal" or end of input
12
13parse error at 4.12:
14unexpected list of type arguments
15expecting casl char, "_", "%", "+", "-", ",", ":" or "<"
16
17parse error at 5.12:
18unexpected list of type arguments
19expecting casl char, "_", "%", "+", "-", ",", ":" or "<"
20
Note: See TracBrowser for help on using the browser.