File: test.cmd

package info (click to toggle)
libgnatcoll 1.7gpl2015-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 17,280 kB
  • ctags: 1,124
  • sloc: ada: 134,072; python: 4,017; cpp: 1,397; ansic: 1,234; makefile: 368; sh: 152; xml: 31; sql: 6
file content (13 lines) | stat: -rw-r--r-- 354 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
--TESTSETUP gnatmake -q -c main

--  scope for entity in separate, from a reference in a different unit
CALLS foo:main.adb:4:7
#  1> My_Procedure:ab.ads:8:14

--  standard scope tree
CALLS my_procedure:ab.adb:5:14
#  1> Local1:ab.adb:6:7
#  2> Local2:ab.adb:7:7
#  3> My_Procedure2:ab.ads:9:14
#  4> My_Procedure3:ab.ads:10:14
#  5> My_Record:ab.ads:3:9