Sign in
apache
/
netbeans
/
refs/heads/release310
/
.
/
webcommon
/
javascript2.jade
/
test
/
unit
/
data
/
testfiles
/
lexer
/
case01.jade
blob: e7644b2a383cf5f18b02c819752a1bcdd4b608fe [
file
]
-
var
friends
=
10
case
friends
when
0
p you have
no
friends
when
1
p you have a
friend
default
p you have
#{friends} friends