mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-22 09:38:01 +02:00
Added 'using' field invocation support to debugger
This commit is contained in:
parent
14f20f10c8
commit
1a0e28af92
5 changed files with 134 additions and 7 deletions
|
@ -31,6 +31,7 @@ namespace IDETest
|
|||
Stepping_Scope.Test();
|
||||
TypedPrimitives.Test();
|
||||
Unions.Test();
|
||||
UsingFields.Test();
|
||||
Virtuals.Test();
|
||||
|
||||
Bug001.Test();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue