ngspice/paranoia_parallel/examples/control_structs/repeat_no_one_goto.sp

12 lines
141 B
SourcePawn

Test sequences for ngspice control structure got
.control
goto starthere
echo this not
* label starthere
echo done
quit
.endc