Add support for multi-line ( comments
authorHelmut Eller <eller.helmut@gmail.com>
Mon, 2 Jan 2017 11:33:55 +0000 (12:33 +0100)
committerHelmut Eller <eller.helmut@gmail.com>
Mon, 2 Jan 2017 21:29:58 +0000 (22:29 +0100)
commitfe6f537b3e23ad201ba6236a6cedef2e565349a7
tree3d716d9b2b6e7358d9d95582bf5fe59ae45e5836
parentf9a1c9cea42bd3c290b8823e1ece25a3bc878462
Add support for multi-line ( comments

* fth/file.fth ((): Redefine.
(MULTI-LINE-COMMENT): New helper.

* fth/t_file.fth: Uncomment test for multi line comments.
fth/file.fth
fth/t_file.fth