Pārlūkot izejas kodu

Edit a comment

master
Ludovic 'Archivist' Lagouardette pirms 3 gadiem
vecāks
revīzija
a4524c79f6
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      Parser.cs

+ 1
- 1
Parser.cs Parādīt failu

@ -262,7 +262,7 @@ namespace SuperBASIC
c.bytecode.Add(new BasicNumber(runtime, 0f));
break;
case "WEND":
//Role: Destination if depending on what is skipped
//Role: Destination setting and loop
var labelA = labelStack.Pop();
if (labelA.ctrl == Controls.Wend)
{

Notiek ielāde…
Atcelt
Saglabāt