# README
simple
go run ./examples/panics soundex just soso
go run ./examples/panics pa pa # panic test
go run ./examples/panics pa pa --enable-ueh # panic test with UnhandledExceptionHandler
go run ./examples/panics pa dz # divide by zero
# Functions
No description provided by the author