index
:
taler/wallet-core.git
age-withdraw
wallet-core fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thirdparty
/
systemjs
/
test
/
tests
/
all-layers1.js
blob: 2dea20d174bae43e2cd70acbf293a6b753934973 (
plain
)
1
2
3
define
([
'./all-layers2.js'
],
function
(
al2
)
{
return
al2
.
q
==
10
&&
al2
.
r
==
5
;
});