Sign in
chromium
/
external
/
github.com
/
dart-lang
/
dart-protobuf
/
HEAD
/
.
/
protoc_plugin
/
bin
/
protoc-gen-dart-debug
blob: 86b62aa098241c30614aa7649e2572b09d3e796c [
file
] [
log
] [
blame
]
#!/bin/bash
BINDIR
=
$
(
dirname
"$0"
)
dart
--
enable
-
asserts
"$BINDIR/protoc_plugin.dart"
-
c
"$@"