From 996259e6a1a04f91179d2b83cc19e3fbb371cd33 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 26 Feb 2024 13:21:22 +0900 Subject: feat: implement some of instructions --- src/Execution/TrapException.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/Execution/TrapException.php (limited to 'src/Execution/TrapException.php') diff --git a/src/Execution/TrapException.php b/src/Execution/TrapException.php new file mode 100644 index 0000000..2948e8d --- /dev/null +++ b/src/Execution/TrapException.php @@ -0,0 +1,11 @@ +