mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
8 lines
179 B
Text
8 lines
179 B
Text
![]() |
ShowFile("src/HotSwap_LocateSym01.bf")
|
||
|
GotoText("//Test_Start")
|
||
|
ToggleBreakpoint()
|
||
|
RunWithCompiling()
|
||
|
ToggleCommentAt("UseMod_Mod")
|
||
|
Compile()
|
||
|
StepOver()
|
||
|
AssertEvalEquals("f", "7")
|