support size_of and type_of in clike expressions

This commit is contained in:
Ryan Fleury
2026-06-26 11:28:01 -06:00
parent 9491fdf5c2
commit 60b266a1cc
5 changed files with 40 additions and 36 deletions
+1 -1
View File
@@ -7,6 +7,7 @@ target:
working_directory: "../raddebugger"
arguments: "--user:C:/devel/raddebugger/build/raddbg_test.user"
debug_subprocesses: 0
enabled: 1
}
target:
{
@@ -66,5 +67,4 @@ target:
{
executable: "build/ryan_scratch.exe"
working_directory: build
enabled: 1
}