fix licensing
This commit is contained in:
@@ -6,4 +6,5 @@ let y = 1
|
||||
let term = y
|
||||
|
||||
let x = do
|
||||
return x
|
||||
y
|
||||
return term
|
||||
Reference in New Issue
Block a user
@@ -6,4 +6,5 @@ let y = 1
|
||||
let term = y
|
||||
|
||||
let x = do
|
||||
return x
|
||||
y
|
||||
return term
|
||||