Michele Caini %!s(int64=6) %!d(string=hai) anos
pai
achega
a226e06ae8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/entt/meta/meta.cpp

+ 1 - 1
test/entt/meta/meta.cpp

@@ -18,7 +18,7 @@ Type get(Type &prop) {
 
 enum class properties {
     prop_int,
-    prop_bool,
+    prop_bool
 };
 
 struct empty_type {