From 7f3246e4582a488327f2a9da01111db1a4a32b91 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 30 Jul 2025 07:32:58 +0900 Subject: chore: enable common ruleset of ecs --- src/WebAssembly/Structure/Instructions/Instrs/Control/If_.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/WebAssembly/Structure/Instructions/Instrs/Control/If_.php') diff --git a/src/WebAssembly/Structure/Instructions/Instrs/Control/If_.php b/src/WebAssembly/Structure/Instructions/Instrs/Control/If_.php index 8afdc8b..0cfb4aa 100644 --- a/src/WebAssembly/Structure/Instructions/Instrs/Control/If_.php +++ b/src/WebAssembly/Structure/Instructions/Instrs/Control/If_.php @@ -21,6 +21,6 @@ final readonly class If_ extends Instr public static function opName(): string { - return "if"; + return 'if'; } } -- cgit v1.2.3-70-g09d2