mirror of
https://github.com/NixOS/nix
synced 2025-07-08 19:23:54 +02:00
Remove tests/lexer.sh
"tests/lang.sh" can handle this.
This commit is contained in:
parent
d367b8e787
commit
4f7824c58e
3 changed files with 1 additions and 4 deletions
2
tests/lang/parse-okay-regression-751.nix
Normal file
2
tests/lang/parse-okay-regression-751.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