This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
Apq
/
numbat
cermin dari
https://github.com/sharkdp/numbat.git
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
Fix unit test
David Peter
2 tahun lalu
induk
fd69ccb7d3
melakukan
63045859e3
1 mengubah file
dengan
1 tambahan dan
1 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
1
examples/name_resolution_error/unit_clashes_with_parameter.nbt
+ 1
- 1
examples/name_resolution_error/unit_clashes_with_parameter.nbt
Tampilan Berkas
@@ -1 +1 @@
-fn foo(
t: Time) -> Scalar = t / hour
+fn foo(
L: Length) -> Scalar = L / 1 m