Open
Description
Hello everyone
I found that all modules are down, even rune module, in both sourceacademy.org and sourceacademy.nus.edu.sg
import {heart, show} from "rune";
show(heart);
In sourceacademy.org it says Name UNKNOWN not declared.
In sourceacademy.nus.edu.sg it says SyntaxError: Unexpected token '('
(with no line number) and an error message "Error loading libraries" appeared
Update:
Dead in Source 4 Native, work in Source 3, other still testing