ghkweon / dwscript

Automatically exported from code.google.com/p/dwscript
0 stars 0 forks source link

Suspicious suImplicit for ttImplementation #429

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
in TdwsCompiler.ReadScript:

      if finalToken=ttIMPLEMENTATION then begin
         if coSymbolDictionary in Options then
            RecordSymbolUse(CurrentUnitSymbol, FTok.HotPos, [suImplementation, suImplicit]);

Original issue reported on code.google.com by zar...@gmail.com on 16 Aug 2013 at 6:38