Skip to content

Make int32 the default return for main everywhere #1

@egranata

Description

@egranata

Describe the bug
The codebase expects main to return int64 in some cases and int32 in others. int32 should be the return type of main as this is the default convention on most everything else

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions