1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-14 14:24:10 +02:00
Beef/IDE/Tests/CompileFail001/scripts/CompileFail.txt
2019-08-23 11:56:54 -07:00

14 lines
No EOL
238 B
Text

ShowFile("src/Protection.bf")
WaitForResolve()
SleepTicks(20)
AssertFileErrors()
ShowFile("src/Cases.bf")
WaitForResolve()
SleepTicks(20)
AssertFileErrors()
ShowFile("src/LocalVars.bf")
WaitForResolve()
SleepTicks(20)
AssertFileErrors()