Fix Frac library and add stdlib compilation test
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
include "String.aes"
|
||||
|
||||
namespace Frac =
|
||||
|
||||
private function gcd(a : int, b : int) =
|
||||
|
||||
Reference in New Issue
Block a user