mirror of
https://github.com/openappsec/openappsec.git
synced 2025-06-28 16:41:02 +03:00
5 lines
37 B
YAML
Executable File
5 lines
37 B
YAML
Executable File
foo: &foo
|
|
a: 1
|
|
|
|
foobar:
|
|
<<: *foo |