Sign in
gfiber
/
vendor
/
google
/
platform
/
a3cc97d02e7ef41318c82507bf0c55ebbbc65fa8
/
.
/
wvtest
/
python
/
t
/
twvtest2.py
blob: 447cd28b8d2f3d96e39cd7259621fde759f3df25 [
file
] [
log
] [
blame
]
from
wvtest
import
*
count
=
0
@wvtest
def
moretest
():
global
count
count
+=
1
WVPASS
()