Nicolas Winkler %!s(int64=6) %!d(string=hai) anos
pai
achega
c37f54c55d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Type.cpp

+ 1 - 1
src/Type.cpp

@@ -41,7 +41,7 @@ llvm::Type* sem::NativeType::getLlvmType (llvm::LLVMContext& context) const
 {
     switch(type) {
         case INTEGER:
-            context
+            
     }
 }