Exhibit a strange bug on GNU Guile with substring/shared
- Scheme 53.4%
- Shell 46.6%
| README.md | a one-liner that exhibits the bug | |
| run | first commit | |
| test.scm | replace local-compile by compile | |
GNU Guile bug with substring/shared
To exhibit the bug:
guile --no-auto-compile test.scm
Note that if you compile test.scm it will not exhibit the bug anymore.