### Version 3.0.5 ### Reproduction link [https://jsfiddle.net/qfv61h48/4/](https://jsfiddle.net/qfv61h48/4/) ### Steps to reproduce <template lang="pug"> div 111 </template> ### What is expected? Should work without errors ### What is actually happening? Throws "Unexpected token indent" error --- If you remove the indentation, it works. <!-- generated by vue-issues. DO NOT REMOVE -->