Revision d131f19b-0bc3-43ec-a9b8-68f193d4a754 - Code Golf Stack Exchange

# [05AB1E](http://github.com/Adriandmen/05AB1E), <s>4</s> 2 bytes (not working)

 |»

[Try it online!](http://05ab1e.tryitonline.net/#code=fMK7&input=SGVsbG8sIFdvcmxkIQphYmNkZQ)

Golfed from 4 to 2 bytes thanks to [@daHugLenny](https://codegolf.stackexchange.com/users/56258/dahuglenny)!

**Explanation**

 | Takes input as array separated by breaks
 » Join input array by newline
 Implicitly print

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