你那個提示是對的,這樣一個條件下麵,就隻會有一個指令了
If [a steady circular red signal alone]
Then “stop …..” (A);
Elseif [sign is in place prohibiting a turn]
Then “stop …..” (B);
Else
“go”
Exception
If [pedestrians lawfully within an adjacent crosswalk]
Then “Yield” (B);
End if;
End if;
這不算法律麽?老貓為什麽打包?