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-circular2.js
blob: c88eceb9c0629c1451ec8d9aa1b2af064d596d9c (
plain
)
1
2
3
import
{
p
}
from
'./all-circular1.js'
;
export
var
a
=
4
;
p
();