Today I learned about special literals in Swift. These literal won't add any
functionality benefits to your code, but are excellent while debugging and
pinpointing error and bugs. There might be more, but here is the list of
literals I came across today.
* #file
Outputs the name of the file