mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-17 21:25:52 +00:00
8c661977b8
This is finally possible since the new feature resolver. For reference: https://github.com/rust-lang/rust-analyzer/issues/6197#issuecomment-827564835
4 lines
68 B
Ruby
4 lines
68 B
Ruby
# frozen_string_literal: true
|
|
|
|
EXPECTED_PRINT = 'Echoing input now'
|