added the incomplete string-to-bigint conversion procedure
This commit is contained in:
@ -2,6 +2,7 @@ generic
|
||||
type Utf8_Character_Type is (<>);
|
||||
type Unicode_Character_Type is (<>);
|
||||
package H2.Utf8 is
|
||||
pragma Preelaborate (Utf8);
|
||||
|
||||
Invalid_Unicode_Character: exception;
|
||||
|
||||
|
Reference in New Issue
Block a user