source: translator/Tests/SynTree/Expected-SymTab/Context.tst @ 51b7345

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 51b7345 was 51b7345, checked in by Peter A. Buhr <pabuhr@…>, 10 years ago

initial commit

  • Property mode set to 100644
File size: 1.0 KB
RevLine 
[51b7345]1Adding context has_q
2--- Entering scope
3Adding type T
4--- Entering scope
5--- Leaving scope containing
6Adding function q
7--- Entering scope
8--- Leaving scope containing
9--- Leaving scope containing
10q (__q__F_2tT_2tT_) (1)
11T
12Adding function f
13--- Entering scope
14Adding type z
15--- Entering scope
16--- Leaving scope containing
17Adding function q
18--- Entering scope
19--- Leaving scope containing
20--- Entering scope
21Adding context has_r
22--- Entering scope
23Adding type T
24--- Entering scope
25--- Leaving scope containing
26Adding type U
27--- Entering scope
28--- Leaving scope containing
29Adding function r
30--- Entering scope
31--- Leaving scope containing
32--- Leaving scope containing
33r (__r__F_2tT_2tTPF_2tT_2tT2tU__) (3)
34T
35U
36Adding type x
37--- Entering scope
38--- Leaving scope containing
39Adding type y
40--- Entering scope
41--- Leaving scope containing
42Adding function r
43--- Entering scope
44--- Leaving scope containing
45--- Leaving scope containing
46r (__r__F_2tx_2txPF_2tx_2tx2ty__) (2)
47x
48y
49has_r
50--- Leaving scope containing
51q (__q__F_2tz_2tz_) (1)
52z
Note: See TracBrowser for help on using the repository browser.