Skip to content

Improve synthetic return pad for the start-at-main option - #130

Open
privat wants to merge 3 commits into
masterfrom
start_at_main
Open

Improve synthetic return pad for the start-at-main option#130
privat wants to merge 3 commits into
masterfrom
start_at_main

Conversation

@privat

@privat privat commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator
  • Use Exit2 instead of Exit, so main can return a value
  • Move the return pad away so it makes the code and memory visualization cleaner, and avoid a fall through behavior
  • Add tests (and activate the start-at-main option in the tests)

@github-actions

Copy link
Copy Markdown

Test Results

12 files  ±0  12 suites  ±0   34s ⏱️ -2s
 8 tests ±0   8 ✅ ±0  0 💤 ±0  0 ❌ ±0 
24 runs  ±0  24 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a8a4ba0. ± Comparison against base commit 26d11a8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant