Explorar el Código

* fixed test's program name

Nikolay Nikolov hace 2 años
padre
commit
021c1a7bb4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/test/wasm/twasmfuncref1a.pp

+ 1 - 1
tests/test/wasm/twasmfuncref1a.pp

@@ -1,7 +1,7 @@
 { %cpu=wasm32 }
 { %norun }
 
-program twasmfuncref1;
+program twasmfuncref1a;
 
 {$MODE tp}