commit | 5aebec2cc6dfdf969493a392053cfcf2ba4ddbbe | [log] [tgz] |
---|---|---|
author | Vishal Gupta <vishalgupta7972@gmail.com> | Sat Aug 04 17:56:37 2018 +0530 |
committer | Vishal Gupta <vishalgupta7972@gmail.com> | Sat Aug 04 17:56:37 2018 +0530 |
tree | c603103f2bd1901bd8c3c7ac659523c7792ee122 | |
parent | 5da9812ce3f4967534825cd5c384e6ca2d8c5d1f [diff] |
Updated include directive and added test cases. After parsing the file given in the include directive, the tree generated is printed to standard input using Data::Dumper and this is evaled in the program having include directive. As a result the tree gets appended to the parent AST.