1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-09 12:02:21 +02:00
Beef/IDE/Tests/BugW002/scripts/Test.txt

8 lines
No EOL
201 B
Text

# This tests extensions in Span<uint8>, whose IRFunction was not being cleared
ShowFile("src/Program.bf")
Compile()
ToggleCommentAt("Main_OpenReg")
Compile()
ToggleCommentAt("Main_GetValue")
Compile()