]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - replay/scripts/tests/expected/fail-on-c-style-enum-no-storage.json-error
JavaScriptCore-7601.1.46.3.tar.gz
[apple/javascriptcore.git] / replay / scripts / tests / expected / fail-on-c-style-enum-no-storage.json-error
index 2e8bee67cfe18f8c9c5bcabf4146576edfa82057..382fb0407e92cfbcbde02139414a39f0160045c6 100644 (file)
@@ -1 +1 @@
-ERROR: Could not parse enum MouseButton: C-style enums must also specify their storage type so they can be forward declared.
+ERROR: Could not parse enum MouseButton: C-style enums not enclosed by a class must specify their storage type so they can be forward declared.