Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

delay exporting (export statements before the definitions) #220

Closed
nyuichi opened this issue Sep 22, 2014 · 1 comment
Closed

delay exporting (export statements before the definitions) #220

nyuichi opened this issue Sep 22, 2014 · 1 comment

Comments

@nyuichi
Copy link
Member

nyuichi commented Sep 22, 2014

Export statements placed before its definitions don't work.

(define-library (foo)
  (export foo)
  (define foo ...))
@nyuichi
Copy link
Member Author

nyuichi commented Jun 19, 2015

fixed

@nyuichi nyuichi closed this as completed Jun 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant