Closed DanielSchuessler closed 12 years ago
E.g. this will currently deadlock: intern (head (show (intern "bar")) : [])
intern (head (show (intern "bar")) : [])
Fixed now. Thanks!
E.g. this will currently deadlock:
intern (head (show (intern "bar")) : [])