stchang / pasterack

The Racket pastebin.
30 stars 7 forks source link

read should not fail when first line is a comment #35

Closed stchang closed 8 years ago

stchang commented 10 years ago

Right now pasterack incorrectly assumes that first line begins with #lang.

Something like this should be ok

;; comment
#lang racket
stchang commented 8 years ago

fixed with 52c3f18e57ed29d072a35ce8cad68f40fef6e973