diff options
Diffstat (limited to 'docs/markdown/snippets/introspect.md')
-rw-r--r-- | docs/markdown/snippets/introspect.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/markdown/snippets/introspect.md b/docs/markdown/snippets/introspect.md deleted file mode 100644 index 8eab486..0000000 --- a/docs/markdown/snippets/introspect.md +++ /dev/null @@ -1,4 +0,0 @@ -## Introspection API changes - -dumping the AST (--ast): **new in 0.55.0** -- prints the AST of a meson.build as JSON |