[Gambas-bugtracker] Bug #2379: Missing Properties System.keywords and system.Subroutines at runtime

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Sat Oct 16 17:52:15 CEST 2021


http://gambaswiki.org/bugtracker/edit?object=BUG.2379&from=L21haW4-

Comment #4 by Brian G:

Umm, Ok I changed the code to do a

Public sub Main()
  print eval("3 * 3")
  print system.keywords[0]
end

So eval is automatically included...

Is it possible that it was included by default by something that has changed?




More information about the Bugtracker mailing list