source: src/Tests/SynTree/Expected-SymTab/Context.tst @ 5f2f2d7

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newstringwith_gc
Last change on this file since 5f2f2d7 was 5f2f2d7, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

fix constant types, remove unnecessary string copying, work on regression testing, fix several memory leaks

  • Property mode set to 100644
File size: 842 bytes
Line 
1--- Entering scope
2--- Entering scope
3--- Leaving scope containing
4Adding type T
5Adding function q
6--- Entering scope
7--- Leaving scope containing
8--- Leaving scope containing
9T
10Adding context has_q
11Adding function f
12--- Entering scope
13--- Entering scope
14--- Leaving scope containing
15Adding type z
16Adding function ?=?
17--- Entering scope
18--- Leaving scope containing
19--- Entering scope
20--- Entering scope
21--- Entering scope
22--- Leaving scope containing
23Adding type T
24--- Entering scope
25--- Leaving scope containing
26Adding type U
27Adding function r
28--- Entering scope
29--- Leaving scope containing
30--- Leaving scope containing
31T
32U
33Adding context has_r
34--- Entering scope
35--- Leaving scope containing
36Adding type x
37--- Entering scope
38--- Leaving scope containing
39Adding type y
40--- Leaving scope containing
41x
42y
43has_r
44--- Leaving scope containing
45z
Note: See TracBrowser for help on using the repository browser.