- # Comment here. Should not be looking for the following parser directive.
- # Hence the following line will be ignored, and the subsequent backslash
- # continuation will be the default.
- # escape = `
- FROM image
- LABEL maintainer foo@bar.com
- ENV GOPATH \
- \go
|