This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Parser.takeMultiLine: parse line with actualLine instead of takeLine
takeLine accepts empty strings which causes an infinite loop in takeMultiLine when the opening ":{" is not properly closed.
- Loading branch information