Skip to content

Commit

Permalink
bug(#3820): quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Jan 16, 2025
1 parent e184277 commit 87de65d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ sweet: |-
version ↦ 5,
init ↦ Φ̇.method(
α0 ↦ 42,
α1 ↦ \"Hey\",
α1 ↦ "Hey",
body ↦ 42
)
),
Expand Down

0 comments on commit 87de65d

Please sign in to comment.