Text input in ring...?!

I don't know what I did to cause this or how to recreate it (This is a mockup image), but this did legit happen at one point while I was coding.
image
If anyone knows what this is, let me know.

Were you using someone's metaprogramming (Snap! to text or vice versa) library?

What it is is a constant-function lambda expression λx . "what" I don't think you can get it from Snap! without JS extensions.

idk what it was. i've been working on numerous projects lately.

you can ringify a text using an "unevaluated" input slot like this:

and you call it to get the text back.

mega broken thing utilizing this: Snap! 6.9.2 Build Your Own Blocks

OHHH THATS WHAT I DID
alright thanks

Its not a bug if your making it do that.