От: | d8m1k | ||
Дата: | 20.09.12 14:02 | ||
Оценка: |
using Nemerle.Collections;
using Nemerle.Text;
using Nemerle.Utility;
using System;
using System.Collections.Generic;
using System.Console;
using System.Linq;
module Program
{
Main() : void
{
WriteLine("Hi!");
_ = ReadLine();
}
}
выскакивает то и дело ошибка The 'scanner' has invalid state