PasteRack.org
Paste # 51993
2016-07-23 02:58:35

Fork as a new paste.

Paste viewed 59 times.


Embed:

  1. #lang racket
  2.  
  3. (null '())

=>

application: not a procedure;

 expected a procedure that can be applied to arguments

  given: '()

  arguments...:

   '()