C:\Users\marti\tmp\Carp>carp examples\game_of_life.carp -x I encountered an error when emitting code: I found an ambiguous symbol set-render-draw-color at line 52, column 8 in 'C:/Users/marti/tmp/Carp/examples/game_of_life.carp' Possibilities: SDL.set-render-draw-color SDL.set-render-draw-color SDL.set-render-draw-color SDL.set-render-draw-color All possibilities have the correct type. Traceback: (build) at Compiler (Build & Run):1:5. (do (build) (run)) at Compiler (Build & Run):1:1.