GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
x-way
/
zweic
Transfer to URL with SHA
Find file
Newer
Older
tree:
e3707e25aa
Branches
Tags
×
master
zweic
/
tests
/
4
/ varScope_error0.zwei
ajaggi
on 26 Dec 2005
89 bytes
Added some test cases
Raw
Blame
History
class C0 { Int f0 () { Int a = 0; return a } Int f1 () { return a } } null