File: break_error2.yab.log

package info (click to toggle)
yabasic 1%3A2.91.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 4,168 kB
  • sloc: ansic: 12,434; sh: 4,417; makefile: 21
file content (6 lines) | stat: -rwxr-xr-x 220 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---Error in break_error2.yab, line 8:
---Error: invalid number of levels to break: 4; only 1,2 or 3 are allowed
     if (a=2) break 4
                    ^
---Error: Couldn't parse program
---Error: Program not executed