Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
SisMaker
/
eUtils
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Projects
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
添加测试
master
SisMaker
4 anni fa
parent
da7852369f
commit
0c45d7aaa9
1 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-2
src/testCase/utTryCatchCase.erl
+ 2
- 2
src/testCase/utTryCatchCase.erl
Vedi File
@ -267,7 +267,7 @@ comRet(_, _) ->
ok
.
throwRet
(
_
,
_
)
-
>
throw
(
ok
)
.
catch
throw
(
ok
)
.
comRet1
(
_
,
_
)
-
>
A
=
{
tuple
,
11
}
,
@ -289,6 +289,6 @@ throwRet1(_, _) ->
_
-
>
A
end
,
throw
(
ok
)
.
catch
throw
(
ok
)
.
Scrivi
Anteprima
Caricamento…
Annulla
Salva