diff options
author | Heejin Ahn <aheejin@gmail.com> | 2020-04-12 11:48:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-12 11:48:40 -0700 |
commit | 69aa3893b189369f9a8f94384eb4a913f17fd57f (patch) | |
tree | 65172e5224e6501d7b85f38fe2752ed31b9326d1 /check.py | |
parent | 3f3e17788c28d2cb069548acbe68d8095305f87d (diff) | |
download | binaryen-69aa3893b189369f9a8f94384eb4a913f17fd57f.tar.gz binaryen-69aa3893b189369f9a8f94384eb4a913f17fd57f.tar.bz2 binaryen-69aa3893b189369f9a8f94384eb4a913f17fd57f.zip |
Remove duplicate Type:: prefixes (NFC) (#2753)
These seem to be accidentally introduced in when we enforced use of
`Type::` on type names in #2434.
By the way TIL this actually compiles, and don't know why:
```
Type::Type::Type::Type::Type::Type::Type::Type::none
```
Diffstat (limited to 'check.py')
0 files changed, 0 insertions, 0 deletions