3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
|
#!/usr/bin/env fish
|
||
|
dart $DART_SDK/snapshots/analysis_server.dart.snapshot --lsp
|