Skip to content

Commit f2e8ac3

Browse files
committed
Fix LINK enum on C++ side
1 parent e1885e7 commit f2e8ac3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dmd/globals.h

-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,6 @@ enum class LINK : uint8_t
454454
c,
455455
cpp,
456456
windows,
457-
pascal,
458457
objc,
459458
system
460459
};

0 commit comments

Comments
 (0)