/usr/share/doc/racket/contract-profile/blueboxes.rktd is in racket-doc 6.1-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | 182
((3) 0 () 1 ((q lib "contract-profile/main.rkt")) () (h ! (equal) ((c def c (c (? . 0) q contract-profile-thunk)) q (37 . 3)) ((c form c (c (? . 0) q contract-profile)) q (0 . 2))))
syntax
(contract-profile body ...)
procedure
(contract-profile-thunk thunk) -> any
thunk : (-> any)
|