source: src/tests/.expect/completeTypeError.txt @ 193bba0

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change on this file since 193bba0 was 193bba0, checked in by Peter A. Buhr <pabuhr@…>, 7 years ago

update error messages

  • Property mode set to 100644
File size: 875 bytes
RevLine 
[193bba0]1completeTypeError.c:34:1 error: No reasonable alternatives for expression Applying untyped:
[0f35657]2  Name: *?
3...to:
4  Name: v
5
6
[193bba0]7completeTypeError.c:36:1 error: No reasonable alternatives for expression Applying untyped:
[2c57025]8  Name: baz
9...to:
10  Name: v
11
12
[193bba0]13completeTypeError.c:37:1 error: No reasonable alternatives for expression Applying untyped:
[2c57025]14  Name: quux
15...to:
16  Name: v
17
18
[193bba0]19completeTypeError.c:58:1 error: No reasonable alternatives for expression Applying untyped:
[2c57025]20  Name: baz
21...to:
22  Name: y
23
24
[193bba0]25completeTypeError.c:59:1 error: No reasonable alternatives for expression Applying untyped:
[2c57025]26  Name: quux
27...to:
28  Name: y
29
30
[193bba0]31completeTypeError.c:60:1 error: No reasonable alternatives for expression Applying untyped:
[0f35657]32  Name: *?
33...to:
34  Name: y
35
36
[193bba0]37completeTypeError.c:72:1 error: No reasonable alternatives for expression Applying untyped:
[2c57025]38  Name: baz
39...to:
40  Name: z
41
42
Note: See TracBrowser for help on using the repository browser.