`a.jedi` ``` jedi #test div 'test' ``` `b.jedi` ``` jedi :import a #test if condition div 'test under condition' ```