Wiki

Changes between Version 3 and Version 4 of StackOverflow

Show
Ignore:
Timestamp:
11/22/10 20:20:41 (13 years ago)
Author:
todd.a
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StackOverflow

    v3 v4  
    11This program quickly overflows the stack due to the unconditional recursive calls between .foo and .bar: 
    22{{{ 
     3#!cobra 
    34class A 
    45        def main