You've already forked libadalang
mirror of
https://github.com/AdaCore/libadalang.git
synced 2026-02-12 12:28:54 -08:00
16 lines
350 B
Plaintext
16 lines
350 B
Plaintext
Analyzing test.adb
|
|
##################
|
|
|
|
Resolving xrefs for node <ObjectDecl ["X"] test.adb:2:4-2:30>
|
|
*************************************************************
|
|
|
|
test.adb:2:19: error: no such entity
|
|
2 | X : Integer := Foo (True);
|
|
| ^^^
|
|
|
|
|
|
Expected name resolution failure for node <ObjectDecl ["X"] test.adb:2:4-2:30>
|
|
|
|
|
|
Done.
|