Max Wash c7aa3b422d lang: ast: fix lambdas starting with var declaration not being parsed correctly
IVY_KW_VAR is not treated as an expression start token (as variable declarations are not
strictly expressions). so the lambda parser did not create a block parser context
when it encountered this keyword.
2025-04-23 10:57:17 +01:00
2024-12-16 20:57:30 +00:00
2024-12-16 20:57:30 +00:00
2025-04-22 15:22:28 +01:00
2025-04-22 15:32:08 +01:00
Description
Embeddable, message-based scripting language
1 MiB
Languages
C 96.7%
Vim Script 2%
CMake 1.3%