Of course, the code block has to be indented more

master
Richard van Velzen 2011-12-29 13:11:38 +01:00
parent 00127ed53c
commit 9ca1b6ef16
1 changed files with 19 additions and 20 deletions

View File

@ -60,7 +60,6 @@ understanding how to use Lime.
} catch (parse_error $e) {
die($e->getMessage());
}
return $parser->semantic;
7. You now have the computed semantic value of whatever you parsed. Add salt