Sign in
◑
Theme
apache
/
casbin-jcasbin-aviatorscript
/
refs/heads/master
/
.
/
src
/
test
/
resources
/
scripts
/
if_else1.av
blob: 6cd774213def0a65c93d2e921e2579117fe56c2b [
file
]
if
(
true
)
{
j
.
assertTrue
(
true
);
1
}
else
{
j
.
fail
();
2
}