blob: c5b7b00ce0a504d268590e37daae44b3a4094f73 [file] [log] [blame]
library importedLibrary;
helper ns_importedLibraryHelper() : Boolean {
return false;
}