1 2 3 4 5
// nontest System.print("b") import "./shared" for Shared var B = "b %(Shared)" System.print("b done")