--- source: src/lexer.rs expression: tokens --- [ String( "\"hello friend\"", ), Integer( 5, ), String( "\"morning\"", ), Integer( 3263475, ), ]