This website works better with JavaScript.
Explore
Help
Sign In
jn
/
punkshell
Watch
1
Star
0
Fork
You've already forked punkshell
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
227
Commits
1
Branch
1
Tag
155 MiB
Tcl
90.8%
HTML
4.4%
C
2.2%
C++
0.6%
TeX
0.5%
Other
0.9%
Tree:
d97f3692d2
master
v0.1a
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd97f3692d2'
${ noResults }
punkshell
/
scriptlib
/
linecontinuation.tcl
13 lines
98 B
Raw
Blame
History
set
x
"
a
a
a
\
b
b
b
"
puts
"
1
)
$
x
"
set
x
\
aaa
puts
"
2
)
$
x
"
set
x aaa
\
b
puts
"
3
)
$
x
"
Reference in new issue
Copy Permalink