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