Skip to content

Commit 87de65d

Browse files
committed
bug(#3820): quotes
1 parent e184277 commit 87de65d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eo-parser/src/test/resources/org/eolang/parser/phi-packs/nested-bindings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ sweet: |-
3737
version ↦ 5,
3838
init ↦ Φ̇.method(
3939
α0 ↦ 42,
40-
α1 ↦ \"Hey\",
40+
α1 ↦ "Hey",
4141
body ↦ 42
4242
)
4343
),

0 commit comments

Comments
 (0)