Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
Socializer
Socializer
/
t
/
chainlint
/
block-comment.expect
Code
Commits
Pulls
CI/CD
82,037
test
bisect
jch
maint
master
next
seen
test
todo
expect
8 lines
69 Bytes
Copy permalink
Copy
Raw
1
2 (
2
3 {
3
4 # show a
4
5 echo a &&
5
6 # show b
6
7 echo b
7
8 }
8
9 )