Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Relax] Fix inline source module cause path too long error (#17354)
When the source is provided as inline string literal, creating `Path` object causes path too long error.
- Loading branch information