drop linker-flavor, port more examples
This commit is contained in:
@@ -17,8 +17,9 @@ EOF
|
||||
|
||||
local examples=(
|
||||
crash
|
||||
exception
|
||||
hello
|
||||
override-exception-handler
|
||||
minimal
|
||||
panic
|
||||
)
|
||||
for ex in "${examples[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user