test: History ui tests
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
template <typename T>
|
||||
T diff(T a, T b)
|
||||
{
|
||||
return a - b;
|
||||
}
|
||||
Reference in New Issue
Block a user