hogeschool / INFDEV02-3

Statically typed, polymorphic object oriented programming course at Hogeschool Rotterdam
MIT License
11 stars 14 forks source link

lec_4 pag 57-58 #9

Open barld opened 8 years ago

barld commented 8 years ago

wrong translation form generci to non generic code

in slides private T x; private x int;

must: private int x