1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-04 23:36:00 +02:00

Temporarily removed broken LLVM tests

This commit is contained in:
Brian Fiete 2020-10-28 15:11:41 -07:00
parent 114f5a3c92
commit 414a6faa56
3 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,6 @@
# Temporarily broken in LLVM
if (platform != "Win64") Stop()
ShowFile("src/Mixins.bf")
GotoText("//Test_Start")
ToggleBreakpoint()