This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
Apq
/
numbat
mirror de
https://github.com/sharkdp/numbat.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Fix unit test
David Peter
há 2 anos atrás
pai
fd69ccb7d3
commit
63045859e3
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
examples/name_resolution_error/unit_clashes_with_parameter.nbt
+ 1
- 1
examples/name_resolution_error/unit_clashes_with_parameter.nbt
Ver Ficheiro
@@ -1 +1 @@
-fn foo(
t: Time) -> Scalar = t / hour
+fn foo(
L: Length) -> Scalar = L / 1 m