Files
Pierre-Marie de Rodat 363e6ba378 Adapt Standard declarations from target information
Add a new Analysis_Context primitive to assign target information to it,
and use target information to generate correct bounds for built in types
in the Standard package.
2024-10-15 13:49:57 +00:00

5 lines
94 B
Plaintext

## vim: ft=makoada
Context.Target_Info := Placeholder_Target_Info;
Fetch_Standard (Context);