Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
ee5b680e8c1d6fb6e940796db1cdfc2b37dca079
/
.
/
test
/
FrontendAda
/
global_constant.adb
blob: ce9f406dba58b89d654bcf4ffefbd486bb9f2543 [
file
] [
log
] [
blame
]
--
RUN
:
%
llvmgcc
-
c
%
s
-
I
%
p
/
Support
package
body
Global_Constant
is
begin
raise
An_Error
;
end
;