Sign in
flutter
/
third_party
/
pyyaml.git
/
ee98abd7d7bd2ca9c7b98aa19164fd0306a3f3d2
/
.
/
tests
/
data
/
construct-pairs.data
blob: 05f55b942606f094f5638b66e100008ed54e6692 [
file
]
# Explicitly typed pairs.
Block
tasks
:
!!
pairs
-
meeting
:
with
team
.
-
meeting
:
with
boss
.
-
break
:
lunch
.
-
meeting
:
with
client
.
Flow
tasks
:
!!
pairs
[
meeting
:
with
team
,
meeting
:
with
boss
]