mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-11 01:04:10 +02:00
Fixed stuff
This commit is contained in:
@@ -12,7 +12,7 @@ Racket is a general purpose, multi-paradigm programming language in the Lisp/Sch
|
||||
Feedback is appreciated! You can reach me at [@th3rac25](http://twitter.com/th3rac25) or th3rac25 [at] [google's email service]
|
||||
|
||||
|
||||
```scheme
|
||||
```racket
|
||||
#lang racket ; defines the language we are using
|
||||
|
||||
;;; Comments
|
||||
|
Reference in New Issue
Block a user