Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
refs/heads/main
/
.
/
tests
/
ui
/
comptime
/
comptime_method.stderr
blob: f188ab7e4be58e7d4af0e5256c08459f69577444 [
file
] [
edit
]
error
:
comptime fns can only be called at compile time
-->
$DIR
/
comptime_method
.
rs
:
15
:
5
|
LL
|
Bar
.
boo
();
|
^^^^^^^^^
error
:
aborting due to
1
previous error