Modify the expectation files in ASTJSON tests.

This commit is contained in:
Gaith Hallak
2019-10-02 22:31:12 +02:00
committed by chriseth
parent 62a62555bc
commit 51ae296cac
62 changed files with 6847 additions and 6811 deletions
+2
View File
@@ -1 +1,3 @@
contract C { enum E { A, B } }
// ----