mirror of
https://github.com/apple/pkl.git
synced 2026-02-25 20:04:59 +01:00
taxonomy nesting fix
This commit is contained in:
@@ -220,7 +220,7 @@ import "pigeon.pkl" // <1>
|
||||
parrot = (pigeon) {
|
||||
name = "Great green macaw"
|
||||
diet = "Berries"
|
||||
species {
|
||||
taxonomy {
|
||||
species = "Ara ambiguus"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user