Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
b92cb1539f98578c6aba224cea9d1042fbc8f417
/
.
/
test
/
FrontendAda
/
global_constant.ads
blob: cef4b11f684adf7c113b5685e64179ca5f8c5c5c [
file
] [
log
] [
blame
]
package
Global_Constant
is
pragma
Elaborate_Body
;
An_Error
:
exception
;
end
;