Throw on unexpected end of source code.

master
Icedream 2017-09-07 12:06:44 +02:00
parent 3164588546
commit 47e310e337
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 0 deletions

View File

@ -232,4 +232,5 @@ func main() {
p.Load(input)
p.Execute()
p.ExpectEnd()
}