This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
numbat
mirror of
https://github.com/sharkdp/numbat.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix unit test
David Peter
2 years ago
parent
fd69ccb7d3
commit
63045859e3
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
examples/name_resolution_error/unit_clashes_with_parameter.nbt
+ 1
- 1
examples/name_resolution_error/unit_clashes_with_parameter.nbt
View File
@@ -1 +1 @@
-fn foo(
t: Time) -> Scalar = t / hour
+fn foo(
L: Length) -> Scalar = L / 1 m