index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
FrontendAda
/
Support
/
global_constant.ads
blob: cef4b11f684adf7c113b5685e64179ca5f8c5c5c (
plain
)
1
2
3
4
package
Global_Constant
is
pragma
Elaborate_Body
;
An_Error
:
exception
;
end
;