fixed type check issues with records as params
This commit is contained in:
@ -48,7 +48,6 @@ foo (x) := {
|
||||
}
|
||||
|
||||
bar1(a,b) := {
|
||||
[integer : t]
|
||||
return a * b;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user