Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit f9914ce

Browse files
authored
Merge pull request #7 from dennwc/manifest_features
Manifest native AST support
2 parents 6c4e73a + 0ee31ab commit f9914ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifest.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name = "C++"
22
language = "cpp"
33
status = "alpha"
4+
features = ["ast"]
45

56
[runtime]
67
os = "alpine"

0 commit comments

Comments
 (0)