Skip to content

Instantly share code, notes, and snippets.

@rasmusto
Created April 1, 2014 23:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rasmusto/9925149 to your computer and use it in GitHub Desktop.
Save rasmusto/9925149 to your computer and use it in GitHub Desktop.
:TLsource error
file looks like this:
; ras/test.tim
(ns ras.test)
; here's the error:
; Error detected while processing function timl#loader#source..timl#compiler#build..<SNR>95_emit..timl#call..150..timl#type#apply..timl#lazy_seq#seq..<SNR>97_val..timl#call..289..<SNR>72_predicate
..timl#coll#chunked_seqp:
; line 1:
; E716: Key not present in Dictionary: chunk_first)
; E116: Invalid arguments for function timl#type#canp(a:coll, g:timl#core.chunk_first)
; E15: Invalid expression: timl#type#canp(a:coll, g:timl#core.chunk_first)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment