Skip to content

Commit

Permalink
Update compiler/parser/ztests/unicode-keyword.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Noah Treuhaft <[email protected]>
  • Loading branch information
mattnibs and nwt authored Oct 16, 2023
1 parent e7bfa2a commit 387ee5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions compiler/parser/ztests/unicode-keyword.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
zed: 'bjørndal'
zed: bjørndal

input: '{a:"bjørndal"}'
input: bjørndal

output: |
{a:"bjørndal"}
"bjørndal"

0 comments on commit 387ee5c

Please sign in to comment.