Skip to content

Commit

Permalink
fix: test cases
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <[email protected]>
  • Loading branch information
Peefy committed Jan 26, 2024
1 parent d898ecf commit 013bd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/grammar/schema/index_signature/key_alias_1/main.k
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
schema TeamSpec:
fullName: str
name = id
name: str = id
shortName: str = name

schema TeamMap:
Expand Down

0 comments on commit 013bd05

Please sign in to comment.