test coverage annotation uses #%plain-app
svn: r7754
This commit is contained in:
parent
1c0d42570b
commit
42beccc03b
|
@ -90,7 +90,7 @@
|
|||
#f key (quote-syntax here))]
|
||||
[body body]
|
||||
[test-covered test-covered])
|
||||
#'(begin (test-covered 'key) body)))
|
||||
#'(begin (#%plain-app test-covered 'key) body)))
|
||||
body))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
|
Loading…
Reference in New Issue
Block a user