debugging
This commit is contained in:
@@ -1,12 +1 @@
|
||||
|
||||
def not_int int
|
||||
|
||||
adt maybe {
|
||||
no_int,
|
||||
an_int: int
|
||||
}
|
||||
|
||||
fun main(): int {
|
||||
return 0
|
||||
}
|
||||
|
||||
why {}
|
||||
|
||||
Reference in New Issue
Block a user