DEBSOURCES
Skip Quicknav
sources / haskell-futhark / 0.25.32-3 / tests / types / alias-error2.fut
12345678
-- Warn on unique non-arrays -- -- == -- warning: has no effect* type t = i32 def main(x: *t): t = x