tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

file_js_cache_imported2.mjs (1168B)


      1 // A large comment block to make the file size pass the condition.
      2 // A large comment block to make the file size pass the condition.
      3 // A large comment block to make the file size pass the condition.
      4 // A large comment block to make the file size pass the condition.
      5 // A large comment block to make the file size pass the condition.
      6 // A large comment block to make the file size pass the condition.
      7 // A large comment block to make the file size pass the condition.
      8 // A large comment block to make the file size pass the condition.
      9 // A large comment block to make the file size pass the condition.
     10 // A large comment block to make the file size pass the condition.
     11 // A large comment block to make the file size pass the condition.
     12 // A large comment block to make the file size pass the condition.
     13 // A large comment block to make the file size pass the condition.
     14 // A large comment block to make the file size pass the condition.
     15 // A large comment block to make the file size pass the condition.
     16 // A large comment block to make the file size pass the condition.
     17 
     18 import { func3 } from "./file_js_cache_imported3.mjs";
     19 
     20 export function func2() {
     21  func3();
     22 }