5 lines
83 B
Text
5 lines
83 B
Text
import logic data.prod
|
|
open prod
|
|
|
|
-- Test tuple notation
|
|
check (3, false, 1, true)
|