Template function instantiation type inference work - super simple inference works (i.e. id<T>(i:T) { return i; }), and the framework is good, just have to flesh out unifyType to handle more than the trivial case
This commit is contained in:
2
tests/test_templateFuncInfr.expected_results
Normal file
2
tests/test_templateFuncInfr.expected_results
Normal file
@@ -0,0 +1,2 @@
|
||||
11
|
||||
12
|
||||
Reference in New Issue
Block a user