style fix

This commit is contained in:
LianaHus 2015-09-21 16:51:23 +02:00
parent 9547c4563c
commit 5ba559beaf

View File

@ -505,7 +505,6 @@ public:
TypePointer copyForLocation(DataLocation _location, bool _isPointer) const override;
private:
/// String is interpreted as a subtype of Bytes.
enum class ArrayKind { Ordinary, Bytes, String };