beautiful-racket/br/ex/simples/stack compiler/stack-compiler-invoked.rkt
Matthew Butterick 892d81bfb5 working files
2016-03-02 11:40:56 -08:00

4 lines
83 B
Racket

#lang reader "stack-compiler.rkt"
(* (/ 25 14 (expt 5 2)) (/ 2 3 1) (* 10 12 15))