Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
t4018
/
dts-nodes-multiline-prop
Code
Commits
Pulls
CI/CD
82,037
test
bisect
jch
maint
master
next
seen
test
todo
text
13 lines
155 Bytes
Copy permalink
Copy
Raw
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
};