Sign in
◑
Theme
dart
/
tools
/
refs/heads/pr-test-data-driven
/
.
/
pkgs
/
yaml
/
test
/
valid_yaml
/
nested_pass_10.yaml
blob: 33eb705503b9c792602c552378bd536aa90963d3 [
file
] [
edit
]
# Tests valid nested flow mapping
foo:
{
a:
{
b:
c
}
}