mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
correct console scrolling,
correct error for cgt
example:
int k = 1000;
UInt32 k2 = 960;
if (k <= k2)
{
Console.Write("true");
}
else
{
Console.Write("false");
}
|
||
|---|---|---|
| .. | ||
| Cosmos.System | ||
| Cosmos.System.Plugs.System | ||
| Hardware | ||