mirror of
https://github.com/NixOS/nix.git
synced 2025-12-10 02:51:02 +01:00
Revert "Revert "next try for "don't abort when given unmatched '}' with 'start-condition stack underflow'. This fixes #751"""
This reverts commitb669d3d2e8. (cherry picked from commit5d8b7eb3e1)
This commit is contained in:
parent
da4495eb17
commit
08500066ea
4 changed files with 23 additions and 8 deletions
2
tests/lexer.nix
Normal file
2
tests/lexer.nix
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
let const = a: "const"; in
|
||||
''${ const { x = "q"; }}''
|
||||
Loading…
Add table
Add a link
Reference in a new issue