mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-10 21:58:48 +01:00
Otherwise, it still has the previous token's type. This can cause it to get stuck in a loop in some places in the compiler. Fix #428.
7 lines
248 B
Plaintext
7 lines
248 B
Plaintext
// This was crashing the compiler with an out of bounds memory access.
|
|
|
|
// expect error line 6
|
|
// expect error line 7
|
|
Fiber.new {
|
|
isDone ["", àààààààààààààààààààààààààààààààààààààààààààààààààà
|