[Vala] Bug or feature



since i'm not versed in vala i'm kinda troubled with this since it differs
from any other language.

simplified example useless in real code

string s = "a";
var a = s;
if (a is string)





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]