anishshobithps / anishshobithps/luma
PARSER-1h: Handle let / let mut declarations
Abierto
parser
priority: high
status: ready
type: feature
- Lenguaje dominante
- TypeScript
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Add grammar rules for let name = expr (immutable) and let mut name = expr (mutable). Store the mutability flag on the AST Let node.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.