repo.or.cz
/
git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync with 2.38.5
[git.git]
/
t
/
t4018
/
dts-nodes-multiline-prop
blob
072d58b69dc200195f17a0f177b060284f46b090
1
/ {
2
label_1: node1@ff00 {
3
RIGHT@deadf00,4000 {
4
multilineprop = <3>,
5
<4>,
6
<5>,
7
<6>,
8
<7>;
9
10
ChangeMe = <0xffeedd00>;
11
};
12
};
13
};