PasteRack.org
Paste # 31788
2024-11-22 10:31:44

Fork as a new paste.

Paste viewed 175 times.


Embed:

  1. #lang htdp/bsl
  2.  
  3. ("Hello")

=>

eval:1:0: function call: expected a function after the open

parenthesis, but found a string

  at: "Hello"

  in: (#%app "Hello")