summaryrefslogtreecommitdiff
path: root/api/except.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/except.txt')
-rw-r--r--api/except.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/api/except.txt b/api/except.txt
new file mode 100644
index 000000000..e9fb24b46
--- /dev/null
+++ b/api/except.txt
@@ -0,0 +1,2 @@
+pkg text/template/parse, type DotNode bool
+pkg text/template/parse, type Node interface { Copy, String, Type }