Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # module rec ReflectiveNominal = NOMINAL( ReflectiveTerm )
- and ReflectiveTerm = TERM( ReflectiveNominal );;
- Characters 29-30:
- module rec ReflectiveNominal = NOMINAL( ReflectiveTerm )
- ^
- Error: Syntax error
- #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement