summaryrefslogtreecommitdiff
path: root/tests/specs/compile/byonm_main_sub_dir/main.out
AgeCommit message (Collapse)Author
2024-07-26fix(unstable/compile): handle byonm import in sub dir (#24755)David Sherret
Regression in 1.45.0 caused by storing relative paths instead of absolute paths in the binary. Closes #24654