Revision 2313e2ea-561b-457b-b8f3-4891650b522f - Code Golf Stack Exchange

# [W](https://github.com/A-ee/w), 7 [bytes](https://github.com/A-ee/w/wiki/Code-Page)
```
☻M:ù·±♥
```
Uncompressed:
```
(|)D"azx
```
## Explanation
```
 % Implicit quote
(|)D" % The string "(|)D"
 az % The last item of the input
 x % Where is ^ in the above string?
```

AltStyle によって変換されたページ (->オリジナル) /