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