Files
ljr/bml/test/recursion/infinite.correct
2019-02-06 00:49:12 +03:00

7 lines
311 B
Plaintext
Executable File

Simple infinite recursion:
<b>[Error: Too deep recursion: RTAG -> RTAG -> RTAG -> RTAG -> RTAG -> RTAG -> RTAG -> RTAG -> RTAG -> RTAG -> RTAG]</b>
Complex infinite recursion:
<b>[Error: Too deep recursion: 1TAG -> 2TAG -> REDTAG -> BLUETAG -> 1TAG -> 2TAG -> REDTAG -> BLUETAG -> 1TAG -> 2TAG -> REDTAG]</b>