Menu

#28 a small problem

open
nobody
None
5
2006-06-16
2006-06-16
Adam
No

When I use GC , ther is small problem .

a = test(b) - c;

after gc .
=> why changes to
a =
test(b)
-c;

Discussion