ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

Add support to generate zero values for picture strings of integer type. #6861

Closed MohamedSabthar closed 2 months ago

MohamedSabthar commented 3 months ago

Description: The module currently generates empty spaces as default values for all picture strings. It should generate zeros for picture strings with an integer type.

For example, the following picture strings should generate the corresponding values:

Describe your problem(s)

Describe your solution(s)

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):