This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
Apq
/
numbat
mirror of
https://github.com/sharkdp/numbat.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Fix unit test
David Peter
2 năm trước cách đây
mục cha
fd69ccb7d3
commit
63045859e3
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
examples/name_resolution_error/unit_clashes_with_parameter.nbt
+ 1
- 1
examples/name_resolution_error/unit_clashes_with_parameter.nbt
Xem Tập Tin
@@ -1 +1 @@
-fn foo(
t: Time) -> Scalar = t / hour
+fn foo(
L: Length) -> Scalar = L / 1 m