[Gambas-user] Issue 138 in gambas: Bug with long constant declaration

gambas at ...2524... gambas at ...2524...
Mon Oct 31 21:09:18 CET 2011


Comment #1 on issue 138 by emil.len... at ...626...: Bug with long constant  
declaration
http://code.google.com/p/gambas/issues/detail?id=138

I cannot reproduce the bug. It works at it should for me.

Public Const LowestLong As Long = -9223372036854775808
Public Sub Main()
     Print LowestLong
End





More information about the User mailing list