$ racket
Welcome to Racket v6.10.
> #e#x+e#s+e@-e#l-e
16140901064495857664-50176i
Why is it valid? According to https://docs.racket-lang.org/reference/reader.html, #s should be a structure literal.I suppose this would be better as a StackOverflow question, but it's an interesting puzzle.
[1] https://stackoverflow.com/questions/3146771/building-lisp-sc...