Closed ruxo closed 11 years ago
When running booish with following commands:
import System Console.C <press tab key>
import System
Console.C
The shell crashes with following exception
Unhandled Exception: System.InvalidOperationException: Environment is not available! at Boo.Lang.Environments.My`1.get_Instance() at Boo.Lang.Compiler.TypeSystem.IEntityExtensions.DisplayName(IEntity entity)
Fixed.
Thanks for the report!
When running booish with following commands:
import System
Console.C
<press tab key>The shell crashes with following exception