mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
8 lines
201 B
Text
8 lines
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()
|