Skip to content

Commit 268e781

Browse files
authored
Update README-LanguageDraft-2.0.md
1 parent 3dfb70e commit 268e781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-LanguageDraft-2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
```
6161
# maybe, but looks good already
62-
data Car validated-by CarData
62+
data Car [validated-by CarData]
6363
private $tireCount = 4
6464
private $color = "red"
6565
end

0 commit comments

Comments
 (0)