From 1fa0be9782eea7e780e3f0500f50a679d8cad2a0 Mon Sep 17 00:00:00 2001 From: Raphael R Date: Thu, 18 Feb 2016 11:51:59 +0100 Subject: [PATCH] Fixes Markdown table in targets.md --- doc/targets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/targets.md b/doc/targets.md index 00058a4af..e9478aed8 100644 --- a/doc/targets.md +++ b/doc/targets.md @@ -18,7 +18,7 @@ The [ANTLR v4 book](http://pragprog.com/book/tpantlr2/the-definitive-antlr-4-ref New features generally appear in the Java target and then migrate to the other targets, but these other targets don't always get updated in the same overall tool release. This section tries to identify features added to Java that have not been added to the other targets. |Feature|Java|C♯|JavaScript|Python2|Python3|Swift|C++| -|-|-|-|-|-|-|-|-| +|---|---|---|---|---|---|---|---| |Ambiguous tree construction|4.5.1|-|-|-|-|-|-|